ci(provenance): auto-create v<version> tag after socket publish (#1322) #2005
ci.yml
on: push
🧹 Lint Check
58s
🔍 Type Check
18s
Matrix: 🧪 Test Matrix
Annotations
2 errors and 1 warning
|
🧪 Test Matrix (20, ubuntu-latest)
Process completed with exit code 1.
|
|
src/commands/fix/cmd-fix.integration.test.mts > socket fix > output format handling > should handle monorepo with pin style and markdown output: `fix --range-style pin --markdown . --config {"apiToken":"fake-token"}`:
test/utils.mts#L148
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ cmdit test/utils.mts:148:3
❯ src/commands/fix/cmd-fix.integration.test.mts:703:5
|
|
🧹 Lint Check:
src/utils/purl-to-ghsa.mts#L4
`./errors.mts` import should occur before import of `./github.mts`
|