Skip to content

build: update pre-commit #76

build: update pre-commit

build: update pre-commit #76

Triggered via push November 10, 2023 12:09
Status Failure
Total duration 42s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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: 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_suite_test.go#L6
dot-imports: should not use dot imports (revive)