Fix: #2 : Text and form are now more visible in dark and light modes #4
pull_request.yml
on: pull_request
lint-and-test
11s
add-labels
3s
post-checklist
9s
close-related-issue
8s
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
|