Tests/availability acpt #61
Annotations
6 errors
lint:
tests/v2_test.go#L627
cognitive complexity 27 of func `TestV2GetComponentsAvailability` is high (> 20) (gocognit)
|
lint:
tests/v2_test.go#L707
`if compAvail.ComponentID.ID == 7` has complex nested blocks (complexity: 6) (nestif)
|
lint:
internal/db/db.go#L230
unnecessary leading newline (whitespace)
|
lint:
tests/v2_test.go#L719
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
lint:
tests/v2_test.go#L723
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
lint
issues found
|