This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
Merge pull request #39 from connectleadme/UXDesign #75
Annotations
10 errors
src/components/Footer.tsx#L2
'NavLink' is declared but its value is never read.
|
src/components/Jobcard.tsx#L1
'React' is declared but its value is never read.
|
src/components/Jobcard.tsx#L29
Parameter 'props' implicitly has an 'any' type.
|
src/components/Jobcard.tsx#L30
Type '{ display: string; flexDirection: string; alignItems: string; width: string; maxWidth: string; backgroundColor: string; borderRadius: string; boxShadow: string; padding: string; margin: string; boxSizing: string; }' is not assignable to type 'Properties<string | number, string & {}>'.
|
src/components/Jobcard.tsx#L44
Parameter 'props' implicitly has an 'any' type.
|
src/components/Jobcard.tsx#L68
Parameter 'props' implicitly has an 'any' type.
|
src/components/Jobcard.tsx#L70
Type '{ color: string; fontSize: string; fontFamily: string; fontWeight: number; lineHeight: string; marginBottom: string; textAlign: string; }' is not assignable to type 'Properties<string | number, string & {}>'.
|
src/components/Jobcard.tsx#L89
Parameter 'props' implicitly has an 'any' type.
|
src/components/Jobcard.tsx#L91
Type '{ color: string; fontSize: string; fontFamily: string; lineHeight: string; marginBottom: string; textAlign: string; }' is not assignable to type 'Properties<string | number, string & {}>'.
|
src/components/Jobcard.tsx#L119
Parameter 'props' implicitly has an 'any' type.
|
This job failed
Loading