dns: export Make methods to client #1869
go.yml
on: push
🧬 Build
5m 0s
🛡️ OSV scanner
2m 1s
🌈 ORT
3m 23s
🗳️ Security checker
1m 40s
🧭 Lint
1m 11s
🧩 CodeQL & Zizmor
2m 40s
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-07-31T22:14:02.070Z
|
|
🧬 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/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/google/btree@v1.1.2": {
"package_url": "pkg:golang/github.com/google/btree@v1.1.2",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/mod@v0.37.0": {
"package_url": "pkg:golang/golang.org/x/mod@v0.37.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/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/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/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.56.0": {
"package_url": "pkg:golang/golang.org/x/net@v0.56.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/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/crazy-max/xgo@v0.31.0": {
"package_url": "pkg:golang/github.com/crazy-max/xgo@v0.31.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94": {
"package_url": "pkg:golang/github.com/jedisct1/go-dnsstamps@v0.0.0-20200621175006-302248eecc94",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.zx2c4.com/wireguard@v0.0.0-20250521234502-f333402bd9cb": {
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
7.47 MB |
sha256:ab3137375d17cf3213184109cf4d3717c869e1ae047eb3d16e6528049ffa7dd1
|
|
|
firestack-aar-cdfb27a06f0602258ab171a2ea6689f2d548bd6a
|
51.2 MB |
sha256:177cbf34940abe86e5dd3aebaaef21d3d15203588fcc4ca4f038a0e7ce8d4513
|
|
|
firestack-sbom-cdfb27a06f0602258ab171a2ea6689f2d548bd6a
Expired
|
41.7 KB |
sha256:d5f6947166e8f8b37025719048a787e8808b89537523dd3a7fefbd79db242708
|
|
|
ort-results-firestack-cdfb27a
|
569 KB |
sha256:56656672ba60b5871a5132931a6e7aace2ef643fbd5ba70730e736122a4cdcd6
|
|
|
osv-scanner-results-cdfb27a06f0602258ab171a2ea6689f2d548bd6a
|
1.62 KB |
sha256:b886f599b50e457d1fa092ce941906e276192a140322e19d1a325bad63c531b1
|
|