ipmap: s/core.Volatile/core.MutexValue #1880
go.yml
on: push
🧬 Build
4m 40s
🛡️ OSV scanner
1m 44s
🌈 ORT
4m 30s
🗳️ Security checker
1m 36s
🧭 Lint
1m 6s
🧩 CodeQL & Zizmor
2m 36s
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish
/
🔥 Firebase Symbols
Annotations
13 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)
|
|
🛡️ OSV scanner:
go.mod#L0
go.mod
+---------------------+------------------------------+------+-----------------+---------------+
| PACKAGE | VULNERABILITY ID | CVSS | CURRENT VERSION | FIXED VERSION |
+---------------------+------------------------------+------+-----------------+---------------+
| golang.org/x/crypto | https://osv.dev/GO-2026-5932 | | 0.53.0 | |
+---------------------+------------------------------+------+-----------------+---------------+
|
|
🧬 Build
Code Scanning could not process the submitted SARIF file:
locationFromSarifResult: expected artifact location
|
|
🧬 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-08-09T13:45:02.012Z
|
|
🧬 Build
{
"manifests": {
"celzero/firestack 1.0.0": {
"resolved": {
"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/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/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/sys@v0.46.0": {
"package_url": "pkg:golang/golang.org/x/sys@v0.46.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/golang.org/x/exp@v0.0.0-20241004190924-225e2abe05e6": {
"package_url": "pkg:golang/golang.org/x/exp@v0.0.0-20241004190924-225e2abe05e6",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a": {
"package_url": "pkg:golang/github.com/elazarl/goproxy@v0.0.0-20230808193330-2592e75ae04a",
"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/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/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/sync@v0.21.0": {
"package_url": "pkg:golang/golang.org/x/sync@v0.21.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/github.com/google/btree@v1.1.2": {
"package_url": "pkg:golang/github.com/google/btree@v1.1.2",
"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": []
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
7.41 MB |
sha256:e787ed5e16fa216862d05abea054f59c9e880b6deec276e616bae4288533689e
|
|
|
firestack-aar-61894b7fdba9405be49c593927f51470c0979797
|
51.3 MB |
sha256:0549e774778120e772e31a50be9ea30305efb8527b3e0818c6b22554297cb1f3
|
|
|
firestack-sbom-61894b7fdba9405be49c593927f51470c0979797
Expired
|
41.9 KB |
sha256:3856bd1cc4baf4a6b6cb586fe2a6eceb1357c1e38b819adba608118798193d6c
|
|
|
ort-results-firestack-61894b7
|
569 KB |
sha256:3c3466385ad82d4b5f23a116247c39caf3ec36ad1d3683af0cbea368f5b561bf
|
|
|
osv-scanner-results-61894b7fdba9405be49c593927f51470c0979797
|
1.62 KB |
sha256:eefd1f1034f63258ea5352213e05f346586539381edb44f16990b4d0b8b8032e
|
|