fix(mongodb_user): Fix MongoDb users import and minor errors #508
Annotations
3 errors and 2 warnings
Lint:
internal/service/mongodb/mongodb_users.go#L450
S1002: should omit comparison to bool constant, can be simplified to `!found` (gosimple)
|
Lint:
internal/service/mongodb/mongodb_users.go#L487
S1002: should omit comparison to bool constant, can be simplified to `!found` (gosimple)
|
Lint
issues found
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|