Skip to content

manifest/bazel: nested-workspace + Bazel-native Maven extraction #1967

manifest/bazel: nested-workspace + Bazel-native Maven extraction

manifest/bazel: nested-workspace + Bazel-native Maven extraction #1967

Triggered via pull request May 28, 2026 19:31
Status Failure
Total duration 5m 44s
Artifacts

ci.yml

on: pull_request
🧹 Lint Check
59s
🧹 Lint Check
🔍 Type Check
22s
🔍 Type Check
Matrix: 🧪 Test Matrix
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_maven.test.mts#L44
Move async arrow function to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_maven.mts#L448
Move arrow function 'buildQueryOpts' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-repo-discovery.test.mts#L227
Move async arrow function 'probe' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-repo-discovery.test.mts#L217
Move async arrow function 'probe' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-repo-discovery.test.mts#L207
Move async arrow function 'probe' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-repo-discovery.test.mts#L168
Move async arrow function 'probe' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-repo-discovery.test.mts#L159
Move async arrow function 'probe' to the outer scope
🧹 Lint Check: src/commands/manifest/bazel/bazel-query-runner.mts#L343
Returning an awaited promise is required in this context
🧹 Lint Check: src/commands/manifest/bazel/bazel-query-runner.mts#L328
Returning an awaited promise is required in this context
🧹 Lint Check: src/commands/manifest/bazel/bazel-query-runner.mts#L312
Returning an awaited promise is required in this context
🧹 Lint Check: src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L28
'/home/runner/work/socket-cli/socket-cli/src/commands/manifest/bazel/bazel-pypi-discovery.mts' imported multiple times
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L28
`./bazel-pypi-discovery.mts` import should occur before import of `./bazel-pypi-parser.mts`
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_pypi.mts#L11
'/home/runner/work/socket-cli/socket-cli/src/commands/manifest/bazel/bazel-pypi-discovery.mts' imported multiple times
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_maven.test.mts#L15
`./bazel-build-parser.mts` type import should occur after import of `./extract_bazel_to_maven.mts`
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_maven.test.mts#L14
`./bazel-cquery.mts` type import should occur after import of `./extract_bazel_to_maven.mts`
🧹 Lint Check: src/commands/manifest/bazel/extract_bazel_to_maven.mts#L39
`./bazel-build-parser.mts` type import should occur before type import of `./bazel-cquery.mts`