intra: test crash 2 console with exit #1816
go.yml
on: push
🧬 Build
4m 17s
🛡️ OSV scanner
1m 59s
🌈 ORT
3m 37s
🗳️ Security checker
1m 45s
🧭 Lint
55s
🧩 CodeQL & Zizmor
3m 31s
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-03T17:33:18.315Z
|
|
🧬 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/showwin/speedtest-go@v1.7.10": {
"package_url": "pkg:golang/github.com/showwin/speedtest-go@v1.7.10",
"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/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/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/miekg/dns@v1.1.72": {
"package_url": "pkg:golang/github.com/miekg/dns@v1.1.72",
"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/sync@v0.20.0": {
"package_url": "pkg:golang/golang.org/x/sync@v0.20.0",
"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/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/stretchr/testify@v1.9.0": {
"package_url": "pkg:golang/github.com/stretchr/testify@v1.9.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",
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
7.17 MB |
sha256:1512c7ec69818cf0148b3f270d76b314c1056a4ec5071d6a0906ad40354c280c
|
|
|
firestack-aar-a18f4fbc8350f43b92bd955221c5571bd46eae01
|
50.7 MB |
sha256:377816b6b1c7bef1389c9a94948da01059bbfa818bfca6419ce247290750b9fa
|
|
|
firestack-sbom-a18f4fbc8350f43b92bd955221c5571bd46eae01
Expired
|
41 KB |
sha256:32c16c371606f5b7f2dd1eff15d2cb6e56a780ae073c40fb040be6f4641dd1e9
|
|
|
ort-results-firestack-a18f4fb
|
569 KB |
sha256:7ee936fb121774b23a97e43dd27ef67eee6842763ebb1ac91d342c83121eb3bd
|
|
|
osv-scanner-results-a18f4fbc8350f43b92bd955221c5571bd46eae01
|
611 Bytes |
sha256:1e3fdc62fe836d401c20ee17ffb3c5621cde0cfc46f45213064292f2b8ff2155
|
|