chore: add linting and build steps to GitHub Actions workflow #38
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/
|