AAARRR #1691
go.yml
on: workflow_dispatch
🧬 Build
4m 18s
🛡️ OSV scanner
2m 2s
🌈 ORT
3m 22s
🗳️ Security checker
1m 41s
🧭 Lint
1m 2s
🧩 CodeQL & Zizmor
2m 44s
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish
/
🚚 Publish
Annotations
12 errors, 4 warnings, and 4 notices
|
🧭 Lint:
intra/core/brsa/pss.go#L126
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error: inconsistent length\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/pss.go#L62
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: key size too small for PSS signature\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/pss.go#L56
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"crypto/rsa: input must be hashed with given hash\")" (err113)
|
|
🧭 Lint:
intra/core/brsa/common.go#L106
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"rsa: internal error\")" (err113)
|
|
🧭 Lint:
intra/core/async.go#L122
do not define dynamic errors, use wrapped static errors instead: "errors.New(who + \" fn panicked\")" (err113)
|
|
🧭 Lint:
intra/backend/ipn_wgkeygen.go#L99
do not define dynamic errors, use wrapped static errors instead: "errors.New(\"keys must decode to exactly 32 bytes\")" (err113)
|
|
🧭 Lint:
intra/backend/ipn_wgkeygen.go#L96
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"invalid key: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L375
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key exponent: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L368
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot decode key modulus: %v\", err)" (err113)
|
|
🧭 Lint:
intra/backend/ipn_pipkeygen.go#L363
do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(\"cannot unmarshal public key: %v\", err)" (err113)
|
|
🛡️ OSV scanner
Process completed with exit code 127.
|
|
🧬 Build
Process completed with exit code 1.
|
|
🧭 Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: advanced-security/spdx-dependency-submission-action@v0.2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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-04-11T17:29:33.832Z
|
|
🧬 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/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/sys@v0.40.0": {
"package_url": "pkg:golang/golang.org/x/sys@v0.40.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/sync@v0.19.0": {
"package_url": "pkg:golang/golang.org/x/sync@v0.19.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/golang.org/x/mobile@v0.0.0-20260120165949-40bd9ace6ce4": {
"package_url": "pkg:golang/golang.org/x/mobile@v0.0.0-20260120165949-40bd9ace6ce4",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/gvisor.dev/gvisor@v0.0.0-20260220231412-fe30adbe8e25": {
"package_url": "pkg:golang/gvisor.dev/gvisor@v0.0.0-20260220231412-fe30adbe8e25",
"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/google/btree@v1.1.2": {
"package_url": "pkg:golang/github.com/google/btree@v1.1.2",
"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.49.0": {
"package_url": "pkg:golang/golang.org/x/net@v0.49.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/text@v0.33.0": {
"package_url": "pkg:golang/golang.org/x/text@v0.33.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/miekg/dns@v1.1.66": {
"package_url": "pkg:golang/github.com/miekg/dns@v1.1.66",
"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/crypto@v0.47.0": {
"package_url": "pkg:golang/golang.org/x/crypto@v0.47.0",
"relationship": "direct",
"dependencies": []
},
"pkg:golang/github.com/celz
|
|
🧬 Build
Submitting snapshot...
|
|
🧬 Build
success
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
debug-artifacts
Expired
|
7.32 MB |
sha256:1a2fac24b7a9cf29992d7149500b919865c0d9b37d9d910e57e2ea42e08f710d
|
|
|
firestack-aar-af6c369ca07b4e09155fe19a83db3b2333edf807
|
75 MB |
sha256:1e6a6b561fba7c03f283ea20dcbd55fa91d5456ac6a98c727375b1fe47a23185
|
|
|
firestack-sbom-af6c369ca07b4e09155fe19a83db3b2333edf807
Expired
|
39.5 KB |
sha256:98f7b0c20eeca5c4e5510066dcbacfefbb616d93ec6efaccf265a681b38f5ad9
|
|
|
ort-results-firestack-af6c369
|
569 KB |
sha256:9b075794413ba2f4b7f8cd317590e8bf6ba29d74039a4ea0a6d56fa048b186be
|
|
|
osv-scanner-results-af6c369ca07b4e09155fe19a83db3b2333edf807
|
611 Bytes |
sha256:346e04cd01f2d23cadf44d7d2fcaa40ab1d73352005a19665f4fe737a32043ec
|
|