Skip to content

chore: add linting and build steps to GitHub Actions workflow #38

chore: add linting and build steps to GitHub Actions workflow

chore: add linting and build steps to GitHub Actions workflow #38

Triggered via push October 20, 2024 13:32
Status Failure
Total duration 24s
Artifacts
checking-pr
14s
checking-pr
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
checking-pr: src/validatePassword.ts#L208
Invalid type "number" of template literal expression
checking-pr: src/validatePassword.ts#L210
Invalid type "number" of template literal expression
checking-pr: src/validatePassword.ts#L210
Invalid type "number" of template literal expression
checking-pr: src/validateTextarea.ts#L62
Invalid type "number" of template literal expression
checking-pr: src/validateUsername.ts#L196
Invalid type "number" of template literal expression
checking-pr: src/validateUsername.ts#L196
Invalid type "number" of template literal expression
checking-pr
Process completed with exit code 1.
checking-pr
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/