Default commented out #55
Annotations
9 errors and 1 warning
Build:
src/pages/People.tsx#L28
Property 'website' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L29
Property 'website' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L33
Property 'github' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L34
Property 'github' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L38
Property 'googleScholar' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L39
Property 'googleScholar' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L48
Property 'twitter' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build:
src/pages/People.tsx#L49
Property 'twitter' does not exist on type '{ website?: undefined; linkedin?: undefined; twitter?: undefined; } | { website: string; linkedin: string; twitter: string; } | { linkedin: string; twitter: string; website?: undefined; } | { github: string; googleScholar: string; linkedin: string; } | { ...; } | { ...; }'.
|
Build
Process completed with exit code 2.
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|