Skip to content

Dockerized the project #8

Dockerized the project

Dockerized the project #8

Triggered via pull request October 24, 2024 15:57
Status Failure
Total duration 26s
Artifacts

pull_request.yml

on: pull_request
lint-and-test
14s
lint-and-test
add-labels
1s
add-labels
post-checklist
4s
post-checklist
close-related-issue
3s
close-related-issue
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
close-related-issue
Not Found
lint-and-test: client/src/chakra/theme.ts#L13
Unexpected any. Specify a different type
lint-and-test
Process completed with exit code 1.
close-related-issue
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/close-issue@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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