-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
area: dockerbugSomething isn't workingSomething isn't workingwaiting for: contributor feedbackRequires additional feedbackRequires additional feedback
Description
run this
docker run --rm -v $(pwd):/app -w /app golangci/golangci-lint:v1.21.0 golangci-lint run
as readme.md said.
and error happend:
level=error msg="Running error: context loading failed: failed to load program with go/packages: could not determine GOARCH and Go compiler"
tested on macOS
Metadata
Metadata
Assignees
Labels
area: dockerbugSomething isn't workingSomething isn't workingwaiting for: contributor feedbackRequires additional feedbackRequires additional feedback