Bump golang.org/x/net from 0.11.0 to 0.17.0 #1362
golang_lint.yaml
on: pull_request
Lint all go files
1m 46s
Annotations
2 errors
Lint all go files:
go/server/cron.go#L109
S1002: should omit comparison to bool constant, can be simplified to `!e.Executing` (gosimple)
|
Lint all go files
Process completed with exit code 1.
|