✨ New probe for required MFA #3213
Annotations
10 errors
golangci-lint:
probes/orgRequiresMFA/impl_test.go#L14
fieldalignment: struct with 40 pointer bytes could be 32 (govet)
|
golangci-lint:
probes/orgRequiresMFA/impl_test.go#L29
fieldalignment: struct with 56 pointer bytes could be 48 (govet)
|
golangci-lint:
probes/orgRequiresMFA/impl.go#L44
naked return in func `Run` with 36 lines of code (nakedret)
|
golangci-lint:
probes/orgRequiresMFA/impl.go#L50
naked return in func `Run` with 36 lines of code (nakedret)
|
golangci-lint:
probes/orgRequiresMFA/impl.go#L70
naked return in func `Run` with 36 lines of code (nakedret)
|
golangci-lint:
probes/orgRequiresMFA/impl.go#L75
naked return in func `Run` with 36 lines of code (nakedret)
|
golangci-lint:
probes/orgRequiresMFA/impl_test.go#L63
Range statement for test TestProbeCodeApproved missing the call to method parallel in test Run (paralleltest)
|
golangci-lint:
probes/orgRequiresMFA/impl_test.go#L1
ST1003: should not use MixedCaps in package name; orgRequiresMFA should be orgrequiresmfa (stylecheck)
|
golangci-lint:
probes/orgRequiresMFA/impl_test.go#L27
TestProbeCodeApproved's subtests should call t.Parallel (tparallel)
|
golangci-lint
issues found
|
Loading