Skip to content

ipn/wg: m internal wg log tag #1804

ipn/wg: m internal wg log tag

ipn/wg: m internal wg log tag #1804

Triggered via push June 29, 2026 22:52
Status Failure
Total duration 4m 3s
Artifacts 4

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
🚚 Publish  /  🔥 Firebase Symbols
🚚 Publish / 🔥 Firebase Symbols
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 3 warnings, and 4 notices
🧭 Lint: intra/core/ping.go#L115
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"icmp: err reply type: '%T' '%v'\", pkt, pkt)" (err113)
🧭 Lint: intra/core/ping.go#L105
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"icmp: insufficient reply data; %d != %d\", len(reply.Data), len(data))" (err113)
🧭 Lint: intra/core/ip.go#L104
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ip2cidr2: errs: cidr %v / ipp %v / ip %v\", err, err1, err2)" (err113)
🧭 Lint: intra/core/ip.go#L82
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"ip2cidr: errs: cidr %v / ipp %v / ip %v\", err, err1, err2)" (err113)
🧭 Lint: intra/core/ip.go#L65
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"failed to generate random IP from CIDR: %s\", cidr)" (err113)
🧭 Lint: intra/core/ip.go#L36
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid cidr: %s\", cidr)" (err113)
🧭 Lint: intra/core/ip.go#L31
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"mapped v4 addresses not supported\")" (err113)
🧭 Lint: intra/core/connpool.go#L482
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pool: poll: sz: %d (must be 0), errno: %v\",\n\tn, fds[0].Revents)" (err113)
🧭 Lint: intra/core/connpool.go#L479
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"pool: poll: err: %v\", err)" (err113)
🧭 Lint: intra/core/connpool.go#L465
do not compare errors directly "err == syscall.EAGAIN", use "errors.Is(err, syscall.EAGAIN)" instead (err113)
🌈 ORT
Process completed with exit code 1.
🧬 Build
Process completed with exit code 1.
🧭 Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: advanced-security/spdx-dependency-submission-action@v0.2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧬 Build
Snapshot successfully created at 2026-06-29T22:54:42.590Z
🧬 Build
{ "manifests": { "celzero/firestack 1.0.0": { "resolved": { "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/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/showwin/speedtest-go@v1.7.10": { "package_url": "pkg:golang/github.com/showwin/speedtest-go@v1.7.10", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/miekg/dns@v1.1.72": { "package_url": "pkg:golang/github.com/miekg/dns@v1.1.72", "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/golang.org/x/net@v0.55.0": { "package_url": "pkg:golang/golang.org/x/net@v0.55.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/sync@v0.20.0": { "package_url": "pkg:golang/golang.org/x/sync@v0.20.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/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/time@v0.12.0": { "package_url": "pkg:golang/golang.org/x/time@v0.12.0", "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/tools@v0.45.0": { "package_url": "pkg:golang/golang.org/x/tools@v0.45.0", "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/google/btree@v1.1.2": { "package_url": "pkg:golang/github.com/google/btree@v1.1.2", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.org/x/crypto@v0.52.0": { "package_url": "pkg:gol
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
7.09 MB
sha256:4d9805411fb99a409a2fae81d097f9d0ef16a027e9e37f3011251a7ddbbb9cbb
firestack-aar-946fc3f11c8b4ce9e0d6d63969986a024dee331a
50.6 MB
sha256:f28d077c5eaa0ec60d82945e47fa088cf40d809bbc0839ec9ff59c2b140ac264
firestack-sbom-946fc3f11c8b4ce9e0d6d63969986a024dee331a Expired
41.4 KB
sha256:279b4a22111211892a933d0a9afc55e17be0a8a7e488b6de0fe64716ed4d84f4
osv-scanner-results-946fc3f11c8b4ce9e0d6d63969986a024dee331a
611 Bytes
sha256:473b38a253e67cac888b029f40e848f870225e86b9419c27d40273c0a8502ae3