fix build #40
Annotations
4 errors and 1 warning
lint:
cmd/gocq/main.go#L412
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
cmd/gocq/main.go#L418
superfluous-else: if block ends with call to log.Fatalf function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
lint:
cmd/gocq/qsign.go#L353
use of `fmt.Errorf` forbidden by pattern `^fmt\.Errorf$` (forbidigo)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|