log/mem: sync Drain() to Console when emitting stacktrace #1817
go.yml
on: push
🧬 Build
4m 31s
🛡️ OSV scanner
1m 55s
🌈 ORT
3m 13s
🗳️ Security checker
1m 34s
🧭 Lint
1m 0s
🧩 CodeQL & Zizmor
2m 35s
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish
/
🔥 Firebase Symbols
Annotations
11 errors, 4 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)
|
|
🧬 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.
|
|
🌈 ORT
No files were found with the provided path: /home/runner/.ort/ort-results/evaluation-result.json. No artifacts will be uploaded.
|
|
🧬 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-07-03T21:00:11.649Z
|
|
🧬 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/golang.org/x/crypto@v0.52.0": {
"package_url": "pkg:golang/golang.org/x/crypto@v0.52.0",
"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/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/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/time@v0.12.0": {
"package_url": "pkg:golang/golang.org/x/time@v0.12.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/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/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/stretchr/testify@v1.9.0": {
"package_url": "pkg:golang/github.com/stretchr/testify@v1.9.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/google/btree@v1.1.2": {
"package_url": "pkg:golang/github.com/google/btree@v1.1.2",
"relation
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
7.21 MB |
sha256:3731308ff04487422195a3b2e42221e6e5d23003aff013f8b3b6bc792c037631
|
|
|
firestack-aar-ffa6fe8044f0170deb3513a2472d61c5f5c33a06
|
50.7 MB |
sha256:8f2f601c31f0cf9e2f8c6db212bfa9468311d39fcd84fb85ffbcffc8ff64bb4a
|
|
|
firestack-sbom-ffa6fe8044f0170deb3513a2472d61c5f5c33a06
Expired
|
41.2 KB |
sha256:6339b783522ebbca8654da062d5c0a70c648c534e78239cf104cfba1c282e76d
|
|
|
ort-results-firestack-ffa6fe8
|
569 KB |
sha256:a529a1b6df60d2dd5f7381f14b1f5483fdc3c820047233bad5a3746c1013f6cb
|
|
|
osv-scanner-results-ffa6fe8044f0170deb3513a2472d61c5f5c33a06
|
611 Bytes |
sha256:b5cb10b8718f03290655611cb6fb909ac8f62b93988a17eaaf0d7661ca76d981
|
|