netstack/forwarders: set panic on fault #1584
go.yml
on: push
🧬 Build
4m 18s
🛡️ OSV scanner
1m 51s
🌈 ORT
2m 48s
🗳️ Security checker
1m 55s
🧭 Lint
59s
🧩 CodeQL & Zizmor
2m 42s
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish
/
🚚 Publish
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-09T19:18:43.749Z
|
|
🧬 Build
{
"manifests": {
"celzero/firestack 1.0.0": {
"resolved": {
"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/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/github.com/txthinking/runnergroup@v0.0.0-20210608031112-152c7c4432bf": {
"package_url": "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.81 MB |
sha256:8925ecf5c00e6356c8472abc3d705ab2cf545ec065d3b6fdbc0e3db8ec62eb99
|
|
|
firestack-aar-910da8e9d4b837d7800fefeb1869b747d1cc2a74
Expired
|
75.9 MB |
sha256:687168b946e51b8ed88916c63afa95752afaf0b4c2d530b6ab130c44d6fb8aa0
|
|
|
firestack-sbom-910da8e9d4b837d7800fefeb1869b747d1cc2a74
Expired
|
38.2 KB |
sha256:d5521cf31ef716c345094dcb2913e79f32dde2c40e11c9b0cb1079153b8452a2
|
|
|
ort-results-firestack-910da8e
Expired
|
479 KB |
sha256:35487bdf61edf709673fb9b8bcc34c29d06d6c8e55d03b5bb9d2cf90b204f901
|
|
|
osv-scanner-results-910da8e9d4b837d7800fefeb1869b747d1cc2a74
Expired
|
611 Bytes |
sha256:da82c21f1b649fbb0d5df02be784d4b3d998c9141b1e4ec6486b0e1d69b8b4a2
|
|