build: update github actions (major) #141
Annotations
10 errors
lint:
conversions_test.go#L9
dot-imports: should not use dot imports (revive)
|
lint:
conversions_test.go#L10
dot-imports: should not use dot imports (revive)
|
lint:
conversions_test.go#L58
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
conversions_suite_test.go#L6
dot-imports: should not use dot imports (revive)
|
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)
|