Skip to content

update node versions #37

update node versions

update node versions #37

Triggered via pull request November 27, 2023 17:32
Status Success
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
run-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-lint: backend/typescript/server.ts#L35
'limiter' is assigned a value but never used
run-lint: frontend/src/components/crud/CreateForm.tsx#L3
'decamelizeKeys' is defined but never used
run-lint: frontend/src/components/crud/UpdateForm.tsx#L3
'decamelizeKeys' is defined but never used