Skip to content

build(deps): update dependencies #575

build(deps): update dependencies

build(deps): update dependencies #575

Triggered via push November 6, 2023 17:00
Status Failure
Total duration 25s
Artifacts

deps-audit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
audit
Process completed with exit code 1.
audit
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/
src/common/not-found-exception-filter.ts#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/common/provider.ts#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/scripts/delete-user-credentials.js#L30
[@typescript-eslint/no-unused-vars] 'claim' is assigned a value but never used.