Merge pull request #10 from semperos/dependabot/go_modules/github.com… #42
Annotations
8 errors
lint:
time.go#L77
cognitive complexity 21 of func `VFTimeAdd` is high (> 20) (gocognit)
|
lint:
time.go#L86
`if !y.IsI()` has complex nested blocks (complexity: 5) (nestif)
|
lint:
time.go#L45
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
time.go#L96
Magic number: 2, in <argument> detected (mnd)
|
lint:
time.go#L107
Magic number: 2, in <argument> detected (mnd)
|
lint:
time.go#L91
Magic number: 3, in <condition> detected (mnd)
|
lint:
time.go#L102
Magic number: 3, in <condition> detected (mnd)
|
lint
issues found
|