Skip to content

feat/incremental document sync #1273

feat/incremental document sync

feat/incremental document sync #1273

Triggered via pull request November 8, 2024 08:19
Status Success
Total duration 1m 18s
Artifacts

code-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
src/common/not-found-exception-filter.ts#L11
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/common/provider.ts#L22
[@typescript-eslint/no-explicit-any] Unexpected any. Specify a different type.
src/scripts/delete-user-credentials.js#L30
[@typescript-eslint/no-unused-vars] 'claim' is assigned a value but never used.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ataylorme/eslint-annotate-action@1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, ataylorme/eslint-annotate-action@1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/