Skip to content

AAARRR

AAARRR #1527

Manually triggered December 10, 2025 01:43
Status Failure
Total duration 4m 28s
Artifacts 4

go.yml

on: workflow_dispatch
🛡️ OSV scanner
25s
🛡️ OSV scanner
🔐 Security checker
1m 6s
🔐 Security checker
🧭 Lint
1m 2s
🧭 Lint
🧩 CodeQL & Zizmor
2m 27s
🧩 CodeQL & Zizmor
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
🚚 Publish
0s
🚚 Publish
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 notices
🧭 Lint: intra/core/brsa/pss.go#L126
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error: inconsistent length\")" (err113)
🧭 Lint: intra/core/brsa/pss.go#L62
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: key size too small for PSS signature\")" (err113)
🧭 Lint: intra/core/brsa/pss.go#L56
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: input must be hashed with given hash\")" (err113)
🧭 Lint: intra/core/brsa/common.go#L106
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error\")" (err113)
🧭 Lint: intra/core/async.go#L95
do not define dynamic errors, use wrapped static errors instead: "errors.New(who + \" fn panicked\")" (err113)
🧭 Lint: intra/backend/ipn_wgkeygen.go#L99
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"keys must decode to exactly 32 bytes\")" (err113)
🧭 Lint: intra/backend/ipn_wgkeygen.go#L96
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid key: %v\", err)" (err113)
🧭 Lint: intra/backend/ipn_pipkeygen.go#L374
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key exponent: %v\", err)" (err113)
🧭 Lint: intra/backend/ipn_pipkeygen.go#L367
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key modulus: %v\", err)" (err113)
🧭 Lint: intra/backend/ipn_pipkeygen.go#L362
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot unmarshal public key: %v\", err)" (err113)
🪪 Artifact attestations / 📦 SBOM attestation (firestack.aar, sha256:ed580ae15ba92732472b7bca3171bc438e255e3a8f5b8bb98276...
The strategy configuration was canceled because "attestation.sbom.firestack-debug_aar_sha25" failed
🧬 Build
Snapshot successfully created at 2025-12-10T01:45:49.105Z
🧬 Build
{ "manifests": { "celzero/firestack 1.0.0": { "resolved": { "pkg:golang/golang.org/x/text@v0.31.0": { "package_url": "pkg:golang/golang.org/x/text@v0.31.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a": { "package_url": "pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/tailscale/depaware@v0.0.0-20251001183927-9c2ad255ef3f": { "package_url": "pkg:golang/github.com/tailscale/depaware@v0.0.0-20251001183927-9c2ad255ef3f", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.zx2c4.com/wireguard@v0.0.0-20250521234502-f333402bd9cb": { "package_url": "pkg:golang/golang.zx2c4.com/wireguard@v0.0.0-20250521234502-f333402bd9cb", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/coder/websocket@v1.8.14": { "package_url": "pkg:golang/github.com/coder/websocket@v1.8.14", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/cloudflare/circl@v1.6.1": { "package_url": "pkg:golang/github.com/cloudflare/circl@v1.6.1", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/crypto@v0.45.0": { "package_url": "pkg:golang/golang.org/x/crypto@v0.45.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/pkg/diff@v0.0.0-20200914180035-5b29258ca4f7": { "package_url": "pkg:golang/github.com/pkg/diff@v0.0.0-20200914180035-5b29258ca4f7", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/celzero/gotrie@v0.0.0-20250314130138-a2756ab2f6bd": { "package_url": "pkg:golang/github.com/celzero/gotrie@v0.0.0-20250314130138-a2756ab2f6bd", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/mobile@v0.0.0-20250506005352-78cd7a343bde": { "package_url": "pkg:golang/golang.org/x/mobile@v0.0.0-20250506005352-78cd7a343bde", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/time@v0.7.0": { "package_url": "pkg:golang/golang.org/x/time@v0.7.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/k-sone/critbitgo@v1.4.0": { "package_url": "pkg:golang/github.com/k-sone/critbitgo@v1.4.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/cisco/go-hpke@v0.0.0-20210215210317-01c430f1f302": { "package_url": "pkg:golang/github.com/cisco/go-hpke@v0.0.0-20210215210317-01c430f1f302", "relationship": "direct", "dependencies": [] }, "pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6": { "package_url": "pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/aead/chacha20@v0.0.0-201807
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
6.49 MB
sha256:a064594bd68eceabb0f2830cbe391182d479030ec7917daded89c1ee78037a4a
firestack-aar-71a93a00825a0254a0bbe54e281f158ef04558fd Expired
69 KB
sha256:043115a683cb498e9291f7d60a4d91165b31b2decffb9953f9b5e5c55ad85921
firestack-sbom-71a93a00825a0254a0bbe54e281f158ef04558fd Expired
36.9 KB
sha256:42b50958401049d0a25cade24dbde429236c4bcbd7e4e50cc6b84bcb0c4d646b
osv-scanner-results-71a93a00825a0254a0bbe54e281f158ef04558fd Expired
611 Bytes
sha256:48e5eb3bbe61a24e5cb5888af1dfebe7aab8003fc0ce9f829871e85b3c8afe4a