Skip to content
Triggered via push September 5, 2023 12:58
Status Failure
Total duration 1m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Lint go files
33s
Lint go files
Lint python files
53s
Lint python files
Lint files with clang-format
1m 36s
Lint files with clang-format
Lint shell scripts
4s
Lint shell scripts
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint go files: src/go/rpk/pkg/adminapi/api_broker.go#L25
File is not `gofmt`-ed with `-s` (gofmt)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L31
File is not `gofumpt`-ed (gofumpt)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L40
File is not `gofumpt`-ed (gofumpt)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L46
File is not `gofumpt`-ed (gofumpt)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L30
unnecessary leading newline (whitespace)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L39
unnecessary leading newline (whitespace)
Lint go files: src/go/rpk/pkg/cli/cluster/maintenance/status.go#L47
unnecessary leading newline (whitespace)
Lint go files
issues found
Lint python files
Process completed with exit code 123.