Run gofumpt on sources #2
Annotations
6 errors and 1 warning
static_analysis:
remote/errors.go#L7
var errMalformedCommand is unused (U1000)
|
static_analysis:
remote/errors.go#L8
var errUnknownCommand is unused (U1000)
|
static_analysis:
remote/errors.go#L9
var errInvalidParameter is unused (U1000)
|
static_analysis:
remote/errors.go#L13
var errorCodes is unused (U1000)
|
static_analysis:
remote/reset.go#L24
this value of err is never used (SA4006)
|
static_analysis
Process completed with exit code 1.
|
static_analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|