manifest/bazel: nested-workspace + Bazel-native Maven extraction #1966
ci.yml
on: pull_request
🧹 Lint Check
59s
🔍 Type Check
21s
Matrix: 🧪 Test Matrix
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#L455
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#L367
Returning an awaited promise is required in this context
|
|
🧹 Lint Check:
src/commands/manifest/bazel/bazel-query-runner.mts#L352
Returning an awaited promise is required in this context
|
|
🧹 Lint Check:
src/commands/manifest/bazel/bazel-query-runner.mts#L336
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`
|