Skip to content

feat(CI): Add linting and formatting github workflow #7

feat(CI): Add linting and formatting github workflow

feat(CI): Add linting and formatting github workflow #7

Triggered via pull request October 26, 2024 21:45
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
lint-and-format
17s
lint-and-format
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint-and-format: client/src/pages/SignUp.tsx#L68
Promise-returning function provided to attribute where a void return was expected
lint-and-format
Process completed with exit code 1.
lint-and-format
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/