Skip to content

cleared unused files added waka icon refactoed text #12

cleared unused files added waka icon refactoed text

cleared unused files added waka icon refactoed text #12

Triggered via push April 29, 2024 19:22
Status Failure
Total duration 23s
Artifacts

deploy.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (20.x): src/components/Experience.tsx#L4
Cannot find name 'data'.
build (20.x): src/components/Experience.tsx#L25
Property 'work' does not exist on type 'any[]'.
build (20.x): src/components/Experience.tsx#L110
Property 'skills' does not exist on type '{ id: string; date: string; company: string; position: string; description: string; technologies: string; website: string; }'.
build (20.x): src/components/MainContent.tsx#L16
Type '{ work: ({ id: string; date: string; position: string; company: string; website: string; description: string[]; skills: { id: string; name: string; }[]; } | { id: string; date: string; position: string[]; company: string; website: string; description: string[]; skills: { ...; }[]; })[]; projects: { ...; }[]; }' is missing the following properties from type 'any[]': length, pop, push, concat, and 28 more.
build (20.x): src/components/MainContent.tsx#L17
Type '{ work: ({ id: string; date: string; position: string; company: string; website: string; description: string[]; skills: { id: string; name: string; }[]; } | { id: string; date: string; position: string[]; company: string; website: string; description: string[]; skills: { ...; }[]; })[]; projects: { ...; }[]; }' is not assignable to type 'any[]'.
build (20.x): src/components/Projects.tsx#L4
Cannot find name 'data'.
build (20.x): src/components/Projects.tsx#L25
Property 'projects' does not exist on type 'any[]'.
build (20.x): src/components/Projects.tsx#L25
Parameter 'project' implicitly has an 'any' type.
build (20.x): src/components/Projects.tsx#L81
Parameter 'tag' implicitly has an 'any' type.
build (20.x)
Process completed with exit code 2.
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.