You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
golangci-lint............................................................Failed
- hook id: golangci-lint
- exit code: 3
WARN Failed to discover go env: failed to run 'go env -json GOCACHE GOROOT': exec: "go": executable file not found in $PATH
ERRO Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: err: go command required, not found: exec: "go": executable file not found in $PATH: stderr:
This may be related to the fact that flakes do not admit environment variables. It goes well as a pre-commit-hook, thought.
The text was updated successfully, but these errors were encountered:
This happens when running
nix flake check
.This may be related to the fact that flakes do not admit environment variables. It goes well as a pre-commit-hook, thought.The text was updated successfully, but these errors were encountered: