Add support for node specific MDM configuration #152
Annotations
4 errors and 1 warning
golangci-lint:
service/preinit.go#L28
unexported-return: exported func NewPreInitService returns unexported type *service.service, which can be annoying to use (revive)
|
golangci-lint:
service/preinit.go#L75
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
service/preinit.go#L85
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading