Skip to content

format: drop the doc.go stubs that still say nothing is implemented #45

format: drop the doc.go stubs that still say nothing is implemented

format: drop the doc.go stubs that still say nothing is implemented #45

Triggered via push August 4, 2026 17:27
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: push
known vulnerabilities
38s
known vulnerabilities
staticcheck
47s
staticcheck
race detector
2m 25s
race detector
coverage gate
36s
coverage gate
reference tools actually installed
1m 18s
reference tools actually installed
fuzzing with a time budget
0s
fuzzing with a time budget
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
staticcheck
Process completed with exit code 1.
staticcheck: internal/guard/symlinkescape_test.go#L119
this value of errOut is never used (SA4006)
staticcheck: internal/guard/symlinkescape_test.go#L119
this value of code is never used (SA4006)
staticcheck: internal/guard/symlinkescape_test.go#L90
this value of code is never used (SA4006)
staticcheck: internal/core/size.go#L269
no value of type int64 is greater than math.MaxInt64 (SA4003)
staticcheck: internal/core/size.go#L263
error var BoundaryTooLarge should have name of the form ErrFoo (ST1012)
reference tools actually installed
Process completed with exit code 1.