Skip to content

build: update github actions (major) #141

build: update github actions (major)

build: update github actions (major) #141

Triggered via pull request May 7, 2024 02:09
Status Failure
Total duration 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)