Skip to content

build(deps): update dependencies #1212

build(deps): update dependencies

build(deps): update dependencies #1212

GitHub Actions / ESLint Report Analysis succeeded Jul 28, 2023 in 0s

ESLint Report Analysis

0 ESLint error(s) and 5 ESLint warning(s) found

Annotations

Check warning on line 3 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L3

[@typescript-eslint/no-unused-vars] 'ChildProcess' is defined but never used.

Check warning on line 1072 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L1072

[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.

Check warning on line 1093 in test/ClaimVerifier.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/ClaimVerifier.test.ts#L1093

[@typescript-eslint/no-unused-vars] 'namespace' is defined but never used.

Check warning on line 336 in test/LoginStrategy.eip191token.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/LoginStrategy.eip191token.test.ts#L336

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.

Check warning on line 543 in test/LoginStrategy.eip191token.test.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

test/LoginStrategy.eip191token.test.ts#L543

[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.