chore(deps): update dependency @types/lodash to v4.17.14 #691
Annotations
1 error and 18 warnings
test (16.x)
Process completed with exit code 1.
|
lint (16.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
test (16.x)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (16.x):
__mocks__/vscode.ts#L8
Missing return type on function
|
lint (16.x):
src/capture/index.ts#L30
Missing return type on function
|
lint (16.x):
src/capture/index.ts#L31
Unexpected object value in conditional. The condition is always true
|
lint (16.x):
src/capture/index.ts#L31
Unexpected number value in conditional. An explicit zero/NaN check is required
|
lint (16.x):
src/capture/index.ts#L53
Missing return type on function
|
lint (16.x):
src/capture/index.ts#L54
Unexpected object value in conditional. The condition is always true
|
lint (16.x):
src/display/Display.ts#L33
Unexpected object value in conditional. The condition is always true
|
lint (16.x):
src/display/Display.ts#L48
Missing return type on function
|
lint (16.x):
src/display/Display.ts#L64
Unexpected any value in conditional. An explicit comparison or type cast is required
|
lint (16.x):
src/display/Display.ts#L66
Unexpected any value in conditional. An explicit comparison or type cast is required
|
lint (16.x)
Failed to download action 'https://api.github.com/repos/actions/cache/tarball/8492260343ad570701412c2f464a5877dc76bace'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
lint (16.x)
Back off 15.052 seconds before retry.
|