Skip to content

chore(deps): update dependency @types/lodash to v4.17.12 #611

chore(deps): update dependency @types/lodash to v4.17.12

chore(deps): update dependency @types/lodash to v4.17.12 #611

Triggered via pull request March 12, 2024 12:58
Status Failure
Total duration 50s
Artifacts

01.basic-qa.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
test (16.x)
Process completed with exit code 1.
test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
lint (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): __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