chore(deps): update dependency @types/lodash to v4.17.14 #708
Annotations
12 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
__mocks__/vscode.ts#L8
Missing return type on function
|
Run npm run lint:
src/capture/index.ts#L30
Missing return type on function
|
Run npm run lint:
src/capture/index.ts#L31
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/capture/index.ts#L31
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run npm run lint:
src/capture/index.ts#L53
Missing return type on function
|
Run npm run lint:
src/capture/index.ts#L54
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/display/Display.ts#L33
Unexpected object value in conditional. The condition is always true
|
Run npm run lint:
src/display/Display.ts#L48
Missing return type on function
|
Run npm run lint:
src/display/Display.ts#L64
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Run npm run lint:
src/display/Display.ts#L66
Unexpected any value in conditional. An explicit comparison or type cast is required
|
Loading