Skip to content

feat/incremental document sync #1473

feat/incremental document sync

feat/incremental document sync #1473

GitHub Actions / ESLint Report Analysis succeeded Nov 8, 2024 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.