Bump goreleaser/goreleaser-action from 2 to 4 #93
Annotations
10 errors
lint:
pkg/command.go#L8
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
|
lint:
pkg/manifest/struct.go#L3
import 'github.com/stevenle/topsort' is not allowed from list 'Main' (depguard)
|
lint:
pkg/util/log.go#L7
import 'github.com/fatih/color' is not allowed from list 'Main' (depguard)
|
lint:
pkg/util/log.go#L8
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/compile.go#L10
import 'code.cloudfoundry.org/bosh-compile-action/pkg' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/compile.go#L11
import 'code.cloudfoundry.org/bosh-compile-action/pkg/manifest' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/compile.go#L12
import 'code.cloudfoundry.org/bosh-compile-action/pkg/util' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/compile.go#L14
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
|
lint:
pkg/cmd/compile.go#L15
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
lint:
cmd/main.go#L9
import 'code.cloudfoundry.org/bosh-compile-action/pkg/cmd' is not allowed from list 'Main' (depguard)
|