Skip to content

upgrade core

upgrade core #286

Re-run triggered October 10, 2023 18:52
Status Failure
Total duration 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/core/cmd.go#L4
import 'github.com/projecteru2/cli/cmd/utils' is not allowed from list 'Main' (depguard)
lint: cmd/core/cmd.go#L6
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
lint: cmd/core/info.go#L6
import 'github.com/projecteru2/cli/cmd/utils' is not allowed from list 'Main' (depguard)
lint: cmd/core/info.go#L7
import 'github.com/projecteru2/cli/describe' is not allowed from list 'Main' (depguard)
lint: cmd/core/info.go#L8
import 'github.com/projecteru2/core/rpc/gen' is not allowed from list 'Main' (depguard)
lint: cmd/core/info.go#L10
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
lint: cmd/core/watch.go#L7
import 'github.com/projecteru2/cli/cmd/utils' is not allowed from list 'Main' (depguard)
lint: cmd/core/watch.go#L8
import 'github.com/projecteru2/core/rpc/gen' is not allowed from list 'Main' (depguard)
lint: cmd/core/watch.go#L9
import 'github.com/urfave/cli/v2' is not allowed from list 'Main' (depguard)
lint: cmd/image/build.go#L12
import 'github.com/projecteru2/core/engine/docker' is not allowed from list 'Main' (depguard)