CLOUDP-271909: fix deleted user struct #541
Annotations
9 errors
opsmngr/automation_config.go#L234
Comment should end in a period (godot)
|
auth/device_flow_test.go#L176
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
opsmngr/users.go#L52
var-naming: struct field TeamIds should be TeamIDs (revive)
|
opsmngr/automation_config.go#L236
json(camel): got 'user' want 'username' (tagliatelle)
|
opsmngr/automation_config.go#L237
json(camel): got 'dbs' want 'databases' (tagliatelle)
|
opsmngr/agents_api_keys_test.go#L25
directive `//nolint:gosec // not a credential` is unused for linter "gosec" (nolintlint)
|
opsmngr/alert_configurations_test.go#L26
directive `//nolint:gosec // not a credential` is unused for linter "gosec" (nolintlint)
|
opsmngr/alerts_test.go#L25
directive `//nolint:gosec // not a credential` is unused for linter "gosec" (nolintlint)
|
|
This job failed
Loading