chore(deps): update dependency eslint-plugin-react to v7.37.3 #533
Triggered via pull request
September 12, 2024 19:33
Status
Failure
Total duration
2m 40s
Artifacts
–
Annotations
4 errors and 3 warnings
build:
src/components/Todos/index.tsx#L12
propType "isLoading" is not required, but has no corresponding defaultProps declaration
|
build:
src/components/Todos/index.tsx#L13
propType "todos" is not required, but has no corresponding defaultProps declaration
|
build:
src/components/Todos/index.tsx#L14
propType "getContent" is not required, but has no corresponding defaultProps declaration
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
src/components/Todos/index.tsx#L18
Unexpected console statement
|