Skip to content

chore(deps): update dependency esbuild to v0.24.2 #705

chore(deps): update dependency esbuild to v0.24.2

chore(deps): update dependency esbuild to v0.24.2 #705

Triggered via pull request December 20, 2024 20:00
Status Failure
Total duration 5m 12s
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.
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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