Skip to content

build(deps): update dependency graphql to v16.8.1 [security] #643

build(deps): update dependency graphql to v16.8.1 [security]

build(deps): update dependency graphql to v16.8.1 [security] #643

GitHub Actions / ESLint Report Analysis succeeded Jan 23, 2025 in 0s

ESLint Report Analysis

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

Annotations

Check warning on line 11 in src/common/not-found-exception-filter.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/common/not-found-exception-filter.ts#L11

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

Check warning on line 22 in src/common/provider.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/common/provider.ts#L22

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

Check warning on line 30 in src/scripts/delete-user-credentials.js

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/scripts/delete-user-credentials.js#L30

[@typescript-eslint/no-unused-vars] 'claim' is assigned a value but never used.