Possibility of disabling audit log functionality per landscape #1092
golangci-lint.yaml
on: pull_request
golangci-lint
1m 43s
Annotations
3 errors
golangci-lint:
internal/controller/runtime/fsm/runtime_fsm.go#L1
: # github.com/kyma-project/infrastructure-manager/internal/controller/runtime/fsm [github.com/kyma-project/infrastructure-manager/internal/controller/runtime/fsm.test]
|
golangci-lint:
internal/controller/runtime/fsm/utilz_for_test.go#L87
cannot use &stubAuditLogging{…} (value of type *stubAuditLogging) as auditlogging.AuditLogging value in assignment: *stubAuditLogging does not implement auditlogging.AuditLogging (wrong type for method Enable)
|
golangci-lint
issues found
|