Skip to content

Run gofumpt on sources #2

Run gofumpt on sources

Run gofumpt on sources #2

Triggered via push December 9, 2024 14:29
Status Failure
Total duration 55s
Artifacts

analysis.yml

on: push
static_analysis
46s
static_analysis
Fit to window
Zoom out
Zoom in

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