nixbot

builds

failed golangci-lint aarch64-darwin.lint-25_11 · build #44 · raw

unpackPhase
1unpacking source archive /nix/store/1fdy8b8d0iks6hs0qdz6kwflkrgd1ww9-source2source root is source
buildPhase
3ERRO Running error: context loading failed: failed to load packages: failed to load packages: failed to load with go/packages: err: exit status 1: stderr: go: inconsistent vendoring in /nix/var/nix/builds/nix-69706-2058275277/source:4 golang.org/x/crypto@v0.52.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt5 golang.org/x/crypto@v0.51.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod67 To ignore the vendor directory, use -mod=readonly or -mod=mod.8 To sync the vendor directory, run:9 go mod vendor