Skip to content

udp: m return summary after stalled blocks #1555

udp: m return summary after stalled blocks

udp: m return summary after stalled blocks #1555

Triggered via push December 27, 2025 14:29
Status Failure
Total duration 4m 32s
Artifacts 5

go.yml

on: push
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish  /  🚚 Publish
🚚 Publish / 🚚 Publish
Fit to window
Zoom out
Zoom in

Annotations

13 errors, 1 warning, and 4 notices
🧭 Lint
Process completed with exit code 1.
🧭 Lint: intra/dnsx/alg.go#L1589
should use 'return didRegister' instead of 'if !didRegister { return false }; return true' (S1008)
🧭 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)
🛡️ OSV scanner
Process completed with exit code 127.
🌈 ORT
No files were found with the provided path: /home/runner/.ort/ort-results/evaluation-result.json. No artifacts will be uploaded.
🧬 Build
Snapshot successfully created at 2025-12-27T14:32:52.207Z
🧬 Build
{ "manifests": { "celzero/firestack 1.0.0": { "resolved": { "pkg:golang/golang.org/x/sync@v0.18.0": { "package_url": "pkg:golang/golang.org/x/sync@v0.18.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/aead/poly1305@v0.0.0-20180717145839-3fee0db0b635": { "package_url": "pkg:golang/github.com/aead/poly1305@v0.0.0-20180717145839-3fee0db0b635", "relationship": "direct", "dependencies": [] }, "pkg:golang/go4.org/unsafe/assume-no-moving-gc@v0.0.0-20231121144256-b99613f794b6": { "package_url": "pkg:golang/go4.org/unsafe/assume-no-moving-gc@v0.0.0-20231121144256-b99613f794b6", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/cloudflare/odoh-go@v1.0.0": { "package_url": "pkg:golang/github.com/cloudflare/odoh-go@v1.0.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/snawoot/go-http-digest-auth-client@v1.1.3": { "package_url": "pkg:golang/github.com/snawoot/go-http-digest-auth-client@v1.1.3", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf": { "package_url": "pkg:golang/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/sys@v0.38.0": { "package_url": "pkg:golang/golang.org/x/sys@v0.38.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/google/btree@v1.1.2": { "package_url": "pkg:golang/github.com/google/btree@v1.1.2", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a": { "package_url": "pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/txthinking/socks5@v0.0.0-20230325130024-4230056ae301": { "package_url": "pkg:golang/github.com/txthinking/socks5@v0.0.0-20230325130024-4230056ae301", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/cisco/go-tls-syntax@v0.0.0-20200617162716-46b0cfb76b9b": { "package_url": "pkg:golang/github.com/cisco/go-tls-syntax@v0.0.0-20200617162716-46b0cfb76b9b", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/mod@v0.29.0": { "package_url": "pkg:golang/golang.org/x/mod@v0.29.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/crazy-max/xgo@v0.31.0": { "package_url": "pkg:golang/github.com/crazy-max/xgo@v0.31.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2": { "package_url": "pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/net@v0.47.0": {
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
6.82 MB
sha256:1ef4c08271ca3f1fab425d115abb86ed87c110197a069673aa9755b8df433fbd
firestack-aar-3cc2848c98537f2d679a581a1f63aeb2d54d8f58 Expired
75.8 MB
sha256:baa65e3ed0c402b99593cb1e6317f28fae74c44d7945f1d5f324a9be281893ea
firestack-sbom-3cc2848c98537f2d679a581a1f63aeb2d54d8f58 Expired
38 KB
sha256:5ca618ad9649e67f0be036b32341b1ef8361c4b27883677002e375a2e5f8b629
ort-results-firestack-3cc2848 Expired
479 KB
sha256:480c9bfe8bcf1f43c02a7bd49a87627f02607a9e93d397dd669fae0529f31f85
osv-scanner-results-3cc2848c98537f2d679a581a1f63aeb2d54d8f58 Expired
611 Bytes
sha256:9435b2e233e8d826b5a9e7df0cf3a59c8df0f35c75d89df52ecf45304adaad41