feat/incremental document sync #1277
GitHub Actions / ESLint Report Analysis
succeeded
Nov 12, 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
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
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
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.
Loading