chore(deps): update actions/setup-go action to v6 #172
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)
|