Skip to content

Bump goreleaser/goreleaser-action from 2 to 4 #93

Bump goreleaser/goreleaser-action from 2 to 4

Bump goreleaser/goreleaser-action from 2 to 4 #93

Triggered via pull request August 11, 2023 14:45
Status Failure
Total duration 52s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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)