Jh test troubleshooting #641
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#L338
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
test/LoginStrategy.eip191token.test.ts#L545
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|