Skip to content

ipn/proxy: m code comment #1646

ipn/proxy: m code comment

ipn/proxy: m code comment #1646

Triggered via push March 12, 2026 20:46
Status Success
Total duration 6m 10s
Artifacts 5

go.yml

on: push
Matrix: 🪪 Artifact attestations / 🔏 Build attestation
Waiting for pending jobs
Matrix: 🪪 Artifact attestations / 📦 SBOM attestation
Waiting for pending jobs
🚚 Publish  /  🚚 Publish
🚚 Publish / 🚚 Publish
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 5 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#L365
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#L358
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#L353
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.
🧭 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. 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
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
🌈 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.1.1, anchore/scan-action@v7. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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-03-12T20:51:06.637Z
🧬 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/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/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/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/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/golang.org/x/tools@v0.41.0": { "package_url": "pkg:golang/golang.org/x/tools@v0.41.0", "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/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/cloudflare/odoh-go@v1.0.0": { "package_url": "pkg:golang/github.com/cloudflare/odoh-go@v1.0.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/snawoot/go-http-digest-auth-client@v1.1.3": { "package_url": "pkg:golang/github.com/snawoot/go-http-digest-auth-client@v1.1.3", "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-202
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
6.75 MB
sha256:600fbcc6ed6cc0f9bd69742df864d8010feb0943a80d6469598c641b6a1ff67d
firestack-aar-b416b8104e73ad20019ff1bc15183da28785ee20 Expired
77.2 MB
sha256:8cf5fbce185083fe68232ccbccdddaff17f64ec96c7862932477f526fcaea040
firestack-sbom-b416b8104e73ad20019ff1bc15183da28785ee20 Expired
39.1 KB
sha256:6eb1848ca3a6bb275f62af0cfeeb01ead66776031a8ad426f34d3f797ec09de0
ort-results-firestack-b416b81
569 KB
sha256:f3377a7d306c9733597a474a968a7d83f4a2fdac964a02da39ce02333658945e
osv-scanner-results-b416b8104e73ad20019ff1bc15183da28785ee20
611 Bytes
sha256:c4510340c2071f916615d42e24f79d6524bfc7f0f9be1ad9c1d1590d6014386e