CLOUDP-205313: patch dbuser update to support external DB #1910
code-health.yml
on: pull_request
lint
7m 22s
integration-tests
4m 7s
fuzz-tests
1m 31s
libraryOwners
17s
docs
2m 59s
mocks
3m 28s
shellcheck
29s
tidy
33s
licensecheck
1m 20s
Matrix: unit-tests
Annotations
2 errors and 1 warning
lint:
internal/cli/atlas/dbusers/update.go#L103
Comment should end in a period (godot)
|
lint
issues found
|
lint:
internal/cli/atlas/dbusers/update.go#L97
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|