Skip to content

netstack/icmp: short-circuit to icmpForwarder #1595

netstack/icmp: short-circuit to icmpForwarder

netstack/icmp: short-circuit to icmpForwarder #1595

Triggered via push January 12, 2026 16:54
Status Success
Total duration 4m 19s
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

11 errors, 1 warning, 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#L122
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 2026-01-12T16:57:14.968Z
🧬 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/patrickmn/go-cache@v2.1.0+incompatible": { "package_url": "pkg:golang/github.com/patrickmn/go-cache@v2.1.0+incompatible", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/snawoot/opera-proxy@v1.5.0": { "package_url": "pkg:golang/github.com/snawoot/opera-proxy@v1.5.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/miekg/dns@v1.1.66": { "package_url": "pkg:golang/github.com/miekg/dns@v1.1.66", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94": { "package_url": "pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94", "relationship": "direct", "dependencies": [] }, "pkg:golang/gvisor.dev/gvisor@v0.0.0-20250816201027-ba3b9ca85f20": { "package_url": "pkg:golang/gvisor.dev/gvisor@v0.0.0-20250816201027-ba3b9ca85f20", "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": { "package_url": "pkg:golang/golang.org/x/net@v0.47.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
6.78 MB
sha256:a4ee623ebd393194ba49f057f3955030a456eff1feb8d6d061f3129550b7da3e
firestack-aar-ec5d56d9cf3abacc17e442788e5a2907877b4e78 Expired
75.9 MB
sha256:ef892602533bb178f2582a9739fc2d8ab8d0d305ad24611a6c5fe83a2ea097b5
firestack-sbom-ec5d56d9cf3abacc17e442788e5a2907877b4e78 Expired
38.1 KB
sha256:b82ee99e65198ae387b7a135682c51a5b42333f7295843d02168dbaaec2c1088
ort-results-firestack-ec5d56d Expired
479 KB
sha256:eae07c30127406bd52e6f18f9f6d9fc0abf330b925116812e9f6323766afa8cc
osv-scanner-results-ec5d56d9cf3abacc17e442788e5a2907877b4e78 Expired
611 Bytes
sha256:bc41898ccdc12792ce9c0ef33095976d238d239222e2a189cd1fa855e69f396a