Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

linting sometimes passes in CI when it fails locally #861

Open
glyn opened this issue Sep 16, 2019 · 0 comments
Open

linting sometimes passes in CI when it fails locally #861

glyn opened this issue Sep 16, 2019 · 0 comments

Comments

@glyn
Copy link
Contributor

glyn commented Sep 16, 2019

Here's an example: #860

Locally:

$ SKIP_DOCKER=true make lint
golangci-lint run --config ./golangci.yml
pkg/imagestore/ocilayout/ocilayout.go:9: File is not `goimports`-ed (goimports)
	"github.com/deislabs/duffle/pkg/imagestore"
make: *** [lint] Error 1
$ echo $?
2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant