Add Bazel PyPI manifest extraction #1809
ci.yml
on: pull_request
🧹 Lint Check
1m 5s
🔍 Type Check
18s
Matrix: 🧪 Test Matrix
Annotations
7 errors and 1 warning
|
🧪 Test Matrix (22, ubuntu-latest)
Process completed with exit code 1.
|
|
src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts > extract_bazel_to_pypi — sandbox fallback > returns noEcosystemFound when explicit mode has no Python rules:
src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts#L130
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts:130:3
|
|
🧪 Test Matrix (24, ubuntu-latest)
The strategy configuration was canceled because "test._22_ubuntu-latest" failed
|
|
🧪 Test Matrix (24, ubuntu-latest)
The operation was canceled.
|
|
src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts > extract_bazel_to_pypi — sandbox fallback > returns noEcosystemFound when explicit mode has no Python rules:
src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts#L130
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/commands/manifest/bazel/extract_bazel_to_pypi.constructed.test.mts:130:3
|
|
🧪 Test Matrix (20, ubuntu-latest)
The strategy configuration was canceled because "test._22_ubuntu-latest" failed
|
|
🧪 Test Matrix (20, ubuntu-latest)
The operation was canceled.
|
|
🧹 Lint Check:
src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`
|