build: update github actions (major) #141
Annotations
10 errors
Run golangci/golangci-lint-action@v6:
conversions_test.go#L9
dot-imports: should not use dot imports (revive)
|
Run golangci/golangci-lint-action@v6:
conversions_test.go#L10
dot-imports: should not use dot imports (revive)
|
Run golangci/golangci-lint-action@v6:
conversions_test.go#L58
unused-parameter: parameter 'v' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci/golangci-lint-action@v6:
conversions_suite_test.go#L6
dot-imports: should not use dot imports (revive)
|
Run golangci/golangci-lint-action@v6:
types/conversions.go#L6
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v6:
types/floats.go#L9
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v6:
types/ints.go#L9
import 'github.com/levelfourab/conversions-go' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v6:
types/floats_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v6:
types/ints_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
Run golangci/golangci-lint-action@v6:
types/strings_test.go#L6
import 'github.com/levelfourab/conversions-go/types' is not allowed from list 'Main' (depguard)
|
Loading