WIP #39
checks.yaml
on: push
Run Cleanliness Checks
1m 53s
Run golangci-lint
1m 37s
Run Tests
2m 44s
Annotations
5 errors and 3 warnings
Run golangci-lint:
pkg/compliance/prometheusEmitter.go#L19
Comment should end in a period (godot)
|
Run golangci-lint:
pkg/compliance/prometheusEmitter.go#L68
missing cases in switch of type v1beta1.ComplianceState: v1beta1.UnknownCompliancy (exhaustive)
|
Run golangci-lint:
pkg/compliance/prometheusEmitter.go#L22
variable name 'e' is too short for the scope of its usage (varnamelen)
|
Run golangci-lint
issues found
|
Run Cleanliness Checks
Process completed with exit code 1.
|
Run golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run Cleanliness Checks
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run Tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|