Skip to content

chore: begin logging refactor #381

chore: begin logging refactor

chore: begin logging refactor #381

Triggered via push December 20, 2024 01:49
Status Failure
Total duration 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: cmd/aws/create.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
build: cmd/aws/types.go#L9
exported: type name will be used as aws.AwsService by other packages, and that stutters; consider calling this Service (revive)
build: internal/utilities/flags.go#L22
unnecessary leading newline (whitespace)
build: internal/utilities/flags.go#L28
unnecessary leading newline (whitespace)
build: internal/utilities/flags.go#L34
unnecessary leading newline (whitespace)
build: internal/utilities/utilities.go#L46
unnecessary trailing newline (whitespace)
build
issues found
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636