Skip to content

ipn/yegor: avoid 443 & 80 #1678

ipn/yegor: avoid 443 & 80

ipn/yegor: avoid 443 & 80 #1678

Triggered via push April 1, 2026 20:09
Status Success
Total duration 5m 56s
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, 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.
🧭 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.1.1. 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-01T20:13:59.174Z
🧬 Build
{ "manifests": { "celzero/firestack 1.0.0": { "resolved": { "pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6": { "package_url": "pkg:golang/git.schwanenlied.me/yawning/x448.git@v0.0.0-20170617130356-01b048fb03d6", "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/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/github.com/celzero/gotrie@v0.0.0-20250314130138-a2756ab2f6bd": { "package_url": "pkg:golang/github.com/celzero/gotrie@v0.0.0-20250314130138-a2756ab2f6bd", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a": { "package_url": "pkg:golang/github.com/noql-net/certpool@v0.0.0-20240719060413-a5ed62ecc62a", "relationship": "direct", "dependencies": [] }, "pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2": { "package_url": "pkg:golang/golang.zx2c4.com/wintun@v0.0.0-20230126152724-0fa3db229ce2", "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/mod@v0.32.0": { "package_url": "pkg:golang/golang.org/x/mod@v0.32.0", "relationship": "direct", "dependencies": [] }, "pkg:golang/github.com/aead/chacha20@v0.0.0-20180709150244-8b13a72661da": { "package_url": "pkg:golang/github.com/aead/chacha20@v0.0.0-20180709150244-8b13a72661da", "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"
🧬 Build
Submitting snapshot...
🧬 Build
success

Artifacts

Produced during runtime
Name Size Digest
debug-artifacts Expired
7.35 MB
sha256:bf18d7d59a16175ea206c4cb735af25664f3887d74f0a1f08c0a856d52974ec8
firestack-aar-b02f7d13a7b449b165206e1ead527f729718bf71
77.6 MB
sha256:3f4bb04e05b4873496ba3bce1cf91fcb832f1b122e28d9259e7dd2c30e1d09c7
firestack-sbom-b02f7d13a7b449b165206e1ead527f729718bf71 Expired
39 KB
sha256:5670529a1c70066373fd7825b5741f9dbe8e761f82db350d4abc6d8e1f673e61
ort-results-firestack-b02f7d1
570 KB
sha256:537b0dc711cc75f478644f9c635a16c961619351f2658cae4b297fd51651019a
osv-scanner-results-b02f7d13a7b449b165206e1ead527f729718bf71
611 Bytes
sha256:4f8e07ac5d1726316b2113f7a132511ccb51533b11e6da8b1a81886752fe9bf6