nixbot

builds

failed golangci-lint aarch64-darwin.lint · build #7 · raw

unpackPhase
1unpacking source archive /nix/store/84hfnfz08mfayvv04ym3n5igsfnhfrb2-8mc5c113q0ppnywk11z4ppqk54vrgk18-source2source root is 8mc5c113q0ppnywk11z4ppqk54vrgk18-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-57752-3521599633/8mc5c113q0ppnywk11z4ppqk54vrgk18-source:4 golang.org/x/crypto@v0.54.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt5 golang.org/x/sys@v0.47.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt6 golang.org/x/crypto@v0.53.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod7 golang.org/x/sys@v0.46.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod89 To ignore the vendor directory, use -mod=readonly or -mod=mod.10 To sync the vendor directory, run:11 go mod vendor