Skip to content

Fix: #2 : Text and form are now more visible in dark and light modes #4

Fix: #2 : Text and form are now more visible in dark and light modes

Fix: #2 : Text and form are now more visible in dark and light modes #4

Triggered via pull request October 23, 2024 12:58
Status Failure
Total duration 24s
Artifacts

pull_request.yml

on: pull_request
lint-and-test
11s
lint-and-test
add-labels
3s
add-labels
post-checklist
9s
post-checklist
close-related-issue
8s
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