Skip to content

chore: configure pdb #1247

chore: configure pdb

chore: configure pdb #1247

Triggered via pull request April 2, 2024 11:22
Status Success
Total duration 1m 16s
Artifacts

code-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, ataylorme/eslint-annotate-action@1.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ataylorme/eslint-annotate-action@1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/