[WIP] chore: restructure CLI init and begin logging refactor #2350
Annotations
7 errors and 1 warning
Run GolangCI-Lint:
cmd/aws/create.go#L39
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run GolangCI-Lint:
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)
|
Run GolangCI-Lint:
internal/utilities/flags.go#L22
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
internal/utilities/flags.go#L28
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
internal/utilities/flags.go#L34
unnecessary leading newline (whitespace)
|
Run GolangCI-Lint:
internal/utilities/utilities.go#L46
unnecessary trailing newline (whitespace)
|
Run GolangCI-Lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading