Skip to content

core/iptree: fix default gw ip to cidr conv #1711

core/iptree: fix default gw ip to cidr conv

core/iptree: fix default gw ip to cidr conv #1711

Triggered via push May 14, 2026 03:24
Status Failure
Total duration 4m 17s
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

17 errors, 4 warnings, 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#L375
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#L368
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#L363
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.
🧬 Build
Process completed with exit code 3.
🧬 Build
result 0 of `Ops()` called `ExcludeCCs()` via the assignment(s):
🧬 Build
returned as result 0 from interface method `RpnAcc.Ops()` (implemented by `RpnUpdateless.Ops()`)
🧬 Build
literal `nil` returned from `Ops()` in position 0
🧬 Build: intra/ipn/rpn.go#L390
error: Potential nil panic detected. Observed nil flow from source to dereference point:
🧬 Build
Process completed with exit code 1.
🧭 Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧩 CodeQL & Zizmor
User-specified `matrix` input is not an object.
🧬 Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: advanced-security/spdx-dependency-submission-action@v0.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🌈 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-05-14T03:27:01.696Z
🧬 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/github.com/cloudflare/circl@v1.6.3": { "package_url": "pkg:golang/github.com/cloudflare/circl@v1.6.3", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/mod@v0.36.0": { "package_url": "pkg:golang/golang.org/x/mod@v0.36.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/jedisct1/xsecretbox@v0.0.0-20190909160646-b731c21297f9": { "package_url": "pkg:golang/github.com/jedisct1/xsecretbox@v0.0.0-20190909160646-b731c21297f9", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/net@v0.54.0": { "package_url": "pkg:golang/golang.org/x/net@v0.54.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/time@v0.12.0": { "package_url": "pkg:golang/golang.org/x/time@v0.12.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/tools@v0.45.0": { "package_url": "pkg:golang/golang.org/x/tools@v0.45.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/golang.org/x/sys@v0.44.0": { "package_url": "pkg:golang/golang.org/x/sys@v0.44.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/text@v0.37.0": { "package_url": "pkg:golang/golang.org/x/text@v0.37.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/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/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/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/gvisor.dev/gvisor@v0.0.0-20260508212337-96dad6a2da94": { "package_url": "pkg:golang/gvisor.dev/gvisor@v0.0.0-20260508212337-96dad6a2da94", "relationship": "direct", "dependencies": [] },
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
7.29 MB
sha256:0123944a6a2d17b014d611a868e5ad45d665325bd22fc25cdedae909723d4afb
firestack-aar-30984dacdaf5cd498d6252ed8c9c0c7bafab1161 Expired
49.3 MB
sha256:44b6c599121e1ff71fbabbf23228aac96328e05e76c60ba1ed2cf3c54c6649d6
firestack-sbom-30984dacdaf5cd498d6252ed8c9c0c7bafab1161 Expired
39.9 KB
sha256:5545e5ffdca362eb60eed68f88c6f576f53136cc5ab24c9ae89b50a76e5b3388
ort-results-firestack-30984da
569 KB
sha256:d836c2cc65d4a825d182dd1c51f231a496c946638652d1a2bcf8283dc08967e9
osv-scanner-results-30984dacdaf5cd498d6252ed8c9c0c7bafab1161
611 Bytes
sha256:e4288a6aa2d351b3f11636657e8b2328faa7973d30f4dfccf063b602a49779ca