Skip to content

cli: say the right thing about the caller's own request #37

cli: say the right thing about the caller's own request

cli: say the right thing about the caller's own request #37

Triggered via push August 3, 2026 19:27
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
known vulnerabilities
29s
known vulnerabilities
staticcheck
44s
staticcheck
race detector
2m 5s
race detector
coverage gate
39s
coverage gate
fuzzing with a time budget
fuzzing with a time budget
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 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#L229
no value of type int64 is greater than math.MaxInt64 (SA4003)
staticcheck: internal/core/size.go#L223
error var BoundaryTooLarge should have name of the form ErrFoo (ST1012)