Skip to content

mod: gvisor to 2025/02 9414b50a5633 #1023

mod: gvisor to 2025/02 9414b50a5633

mod: gvisor to 2025/02 9414b50a5633 #1023

Triggered via push February 7, 2025 17:17
Status Failure
Total duration 5m 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 errors, 10 warnings, and 1 notice
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧭 Lint
Cannot open: File exists
🧬 Build
dialers.utlsHello calls utls.UConn.ApplyPreset, which eventually calls nistec.P256Point.ScalarBaseMult
🧬 Build
doh.transport.buildTargetQuery calls odoh.ObliviousDoHConfigContents.EncryptQuery, which eventually calls nistec.P256Point.ScalarMult
🧬 Build
ipn.NewSEasyProxy calls x509.ParseCertificate, which eventually calls nistec.P256Point.SetBytes
🧬 Build
Process completed with exit code 3.
🧭 Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
🧭 Lint: intra/backend/core_iptree.go#L7
package-comments: should have a package comment (revive)
🧭 Lint: intra/backend/core_iptree.go#L22
var-naming: type IpTree should be IPTree (revive)
🧭 Lint: intra/backend/core_iptree.go#L67
exported: exported const Vsep should have comment (or a comment on this block) or be unexported (revive)
🧭 Lint: intra/backend/core_iptree.go#L78
var-naming: func NewIpTree should be NewIPTree (revive)
🧭 Lint: intra/backend/core_iptree.go#L97
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_iptree.go#L147
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_iptree.go#L232
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
🧭 Lint: intra/backend/core_iptree.go#L280
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
🧭 Lint: intra/backend/core_iptree.go#L299
unused-parameter: parameter 'k' seems to be unused, consider removing or renaming it as _ (revive)
🧬 Build
success