Skip to content

infractions

infractions #14

Triggered via push July 31, 2024 05:04
Status Success
Total duration 46s
Artifacts

ci-cd.yml

on: push
install dependencies (pnpm)
8s
install dependencies (pnpm)
check linting (prettier)
10s
check linting (prettier)
check linting (eslint)
20s
check linting (eslint)
build
12s
build
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
install dependencies (pnpm)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (prettier)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check linting (eslint): src/functions/CheckPermits.ts#L6
Async function 'CheckPermits' has no 'await' expression
check linting (eslint): src/types/main.d.ts#L16
Unexpected var, use let or const instead