Skip to content

ci: Build the VSCode extension using GitHub Actions #3

ci: Build the VSCode extension using GitHub Actions

ci: Build the VSCode extension using GitHub Actions #3

Triggered via pull request April 17, 2024 22:39
Status Failure
Total duration 28s
Artifacts

build.yml

on: pull_request
Build VS Code extension
17s
Build VS Code extension
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build VS Code extension: src/bazel/bazel_query.ts#L64
Unsafe assignment of an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L64
Unsafe call of an `any` typed value
Build VS Code extension: src/bazel/bazel_query.ts#L64
Unsafe member access .QueryResult on an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L66
Unsafe assignment of an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L66
Unsafe call of an `any` typed value
Build VS Code extension: src/bazel/bazel_query.ts#L66
Unsafe member access .target on an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L67
Unsafe assignment of an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L67
Unsafe member access .rule on an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L68
Unsafe assignment of an `any` value
Build VS Code extension: src/bazel/bazel_query.ts#L68
Unsafe member access .rule on an `any` value
Build VS Code extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.