Skip to content

chore(deps): update actions/setup-go action to v6 #172

chore(deps): update actions/setup-go action to v6

chore(deps): update actions/setup-go action to v6 #172

Triggered via push September 5, 2025 15:24
Status Failure
Total duration 52s
Artifacts

go-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
go-lint
issues found
go-lint: src/plugin/example_test.go#L15
context.Background() could be replaced by t.Context() in TestDoesAnnotate (usetesting)
go-lint: src/plugin/config_test.go#L43
os.Setenv() could be replaced by t.Setenv() in unsetEnv (usetesting)