Skip to content

build(deps): update dependencies #613

build(deps): update dependencies

build(deps): update dependencies #613

Triggered via pull request July 27, 2023 09:27
Status Success
Total duration 1m 58s
Artifacts

codelint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
test/ClaimVerifier.test.ts#L3
[@typescript-eslint/no-unused-vars] 'ChildProcess' is defined but never used.
test/ClaimVerifier.test.ts#L1072
[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.
test/ClaimVerifier.test.ts#L1093
[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.
test/LoginStrategy.eip191token.test.ts#L336
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
test/LoginStrategy.eip191token.test.ts#L543
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, 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/