Skip to content

AutoEnroll feature tests #4617

AutoEnroll feature tests

AutoEnroll feature tests #4617

Re-run triggered December 29, 2023 08:55
Status Failure
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Lint golang files
1m 31s
Lint golang files
Enforce go.mod tidiness
11s
Enforce go.mod tidiness
Lint python files
6s
Lint python files
Lint markdown files (check links validity)
56s
Lint markdown files (check links validity)
Lint shell files
8s
Lint shell files
Lint frontend files
1m 5s
Lint frontend files
Lint qlkube files
21s
Lint qlkube files
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint golang files: operators/pkg/tenant-controller/autoenroll_test.go#L81
Error return value of `cl.Update` is not checked (errcheck)
Lint golang files: operators/pkg/tenant-controller/autoenroll_test.go#L97
Error return value of `cl.Update` is not checked (errcheck)
Lint golang files: operators/pkg/tenant-controller/tenant_controller.go#L280
unnamedResult: consider giving a name to these results (gocritic)
Lint golang files: operators/pkg/tenant-controller/autoenroll_test.go#L1
Missed header for check (goheader)
Lint golang files
issues found