Skip to content

Dockerized the project #2

Dockerized the project

Dockerized the project #2

Re-run triggered October 23, 2024 13:08
Status Failure
Total duration 20s
Artifacts

pull_request.yml

on: pull_request
lint-and-test
9s
lint-and-test
add-labels
2s
add-labels
post-checklist
2s
post-checklist
close-related-issue
0s
close-related-issue
Fit to window
Zoom out
Zoom in

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