Dockerized the project #2
pull_request.yml
on: pull_request
lint-and-test
9s
add-labels
2s
post-checklist
2s
close-related-issue
0s
Annotations
2 errors and 3 warnings
lint-and-test:
client/src/chakra/theme.ts#L13
Unexpected any. Specify a different type
|
lint-and-test
Process completed with exit code 1.
|
post-checklist
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/create-or-update-comment@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint-and-test
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/
|
lint-and-test:
client/src/App.tsx#L6
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|