Skip to content

feat(package-manager): Add initial support for Bazel #14579

feat(package-manager): Add initial support for Bazel

feat(package-manager): Add initial support for Bazel #14579

Triggered via pull request March 13, 2024 11:41
Status Failure
Total duration 9m 38s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
commit-lint
You have commit messages with errors ⧗ input: clients: Add Bazel module registry service A Bazel module registry, such as https://bcr.bazel.build, is used to store metadata of dependencies managed by bzlmod. Signed-off-by: Haiko Schol <[email protected]> ✖ type must be one of [build, chore, ci, deps, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
detekt-issues
Gradle build failed: see console output for details
qodana-scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unused symbol: clients/bazel-module-registry/src/funTest/kotlin/BazelModuleRegistryServiceFunTest.kt#L29
Class "BazelModuleRegistryServiceTest" is never used
Unused symbol: plugins/package-managers/bazel/src/test/kotlin/StarlarkParserTest.kt#L29
Class "StarlarkParserTest" is never used