implement functionality for dynamic list of posts #975
Triggered via pull request
September 29, 2023 06:57
Status
Failure
Total duration
1m 40s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 4 warnings
run_linter (14.x):
src/components/PostDetails.tsx#L14
'isLoading' is assigned a value but never used
|
run_linter (14.x)
Process completed with exit code 1.
|
run_linter (14.x)
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/
|
run_linter (14.x):
src/utils/fetchClient.ts#L16
Unexpected any. Specify a different type
|
run_linter (14.x):
src/utils/fetchClient.ts#L36
Unexpected any. Specify a different type
|
run_linter (14.x):
src/utils/fetchClient.ts#L37
Unexpected any. Specify a different type
|