Merge pull request #78 from Suke-H/#75-create-a-work-page #60
Annotations
7 errors and 1 warning
build:
src/components/contents/Work.tsx#L22
Could not find a declaration file for module 'react-slick'. '/home/runner/work/Kakutory/Kakutory/node_modules/react-slick/lib/index.js' implicitly has an 'any' type.
|
build:
src/components/contents/Work.tsx#L81
Property 'otherTechnologies' does not exist on type 'WorkCardProps'.
|
build:
src/components/contents/Work.tsx#L81
Property 'github' does not exist on type 'WorkCardProps'.
|
build:
src/components/contents/Work.tsx#L81
Property 'articles' does not exist on type 'WorkCardProps'.
|
build:
src/components/contents/Work.tsx#L272
Parameter 'article' implicitly has an 'any' type.
|
build:
src/components/contents/Work.tsx#L272
Parameter 'index' implicitly has an 'any' type.
|
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/setup-node@v3, aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|