Skip to content

Fix CPA tests

Fix CPA tests #3794

Triggered via pull request August 10, 2023 14:15
Status Failure
Total duration 5m 32s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: test/e2e/cli/helm/prepare_value_file.go#L23
newUser.DatabaseName undefined (type usersType has no field or method DatabaseName) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L24
newUser.Labels undefined (type usersType has no field or method Labels) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L25
newUser.Roles undefined (type usersType has no field or method Roles) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L26
newUser.Scopes undefined (type usersType has no field or method Scopes) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L27
newUser.PasswordSecret undefined (type usersType has no field or method PasswordSecret) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L28
newUser.Username undefined (type usersType has no field or method Username) (typecheck)
lint: test/e2e/cli/helm/prepare_value_file.go#L29
newUser.DeleteAfterDate undefined (type usersType has no field or method DeleteAfterDate) (typecheck)
lint
issues found