build: update module github.com/onsi/gomega to v1.31.1 #96
Annotations
7 errors and 3 warnings
lint:
types/conversions.go#L6
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
lint:
types/floats.go#L9
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
lint:
types/ints.go#L9
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
lint:
types/floats_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
lint:
types/ints_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
lint:
types/strings_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
lint
issues found
|
lint:
types/types_suite_test.go#L6
dot-imports: should not use dot imports (revive)
|
lint:
types/types_suite_test.go#L7
dot-imports: should not use dot imports (revive)
|
lint:
types/strings_test.go#L7
dot-imports: should not use dot imports (revive)
|