Bump actions/checkout from 3 to 4 #59
Annotations
8 errors
lint-soft:
mango.go#L101
`if len(c.Flags) > 0` has complex nested blocks (complexity: 8) (nestif)
|
lint-soft:
mango.go#L143
`if len(c.Commands) > 0` has complex nested blocks (complexity: 6) (nestif)
|
lint-soft:
mango.go#L108
mnd: Magic number: 4, in <argument> detected (gomnd)
|
lint-soft:
mango.go#L150
mnd: Magic number: 4, in <argument> detected (gomnd)
|
lint-soft:
mango.go#L168
mnd: Magic number: 4, in <argument> detected (gomnd)
|
lint-soft:
mango.go#L188
mnd: Magic number: 4, in <argument> detected (gomnd)
|
lint-soft:
example/main.go#L13
directive `//nolint` is unused (nolintlint)
|
lint-soft:
example/main.go#L14
directive `//nolint` is unused (nolintlint)
|