this derivation will be built: /nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv building '/nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv' golangci-lint> tribuchet: building on jamie golangci-lint> Running phase: unpackPhase golangci-lint> unpacking source archive /nix/store/0rp7gwcizz2gx71dyy9c1acsmiywq3a2-source golangci-lint> source root is source golangci-lint> Running phase: patchPhase golangci-lint> Running phase: updateAutotoolsGnuConfigScriptsPhase golangci-lint> Running phase: configurePhase golangci-lint> Running phase: buildPhase golangci-lint> pkgs/sops-install-secrets/main.go:1444:12: Error return value of `os.Setenv` is not checked (errcheck) golangci-lint> os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_FILE", manifest.AgeSSHKeyFile) golangci-lint> ^ golangci-lint> pkgs/sops-install-secrets/main.go:1448:12: Error return value of `os.Setenv` is not checked (errcheck) golangci-lint> os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_CMD", manifest.AgeSSHKeyCmd) golangci-lint> ^ golangci-lint> 2 issues: golangci-lint> * errcheck: 2 error: Cannot build '/nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/3aij63apdicg9m4ly37q4q46ddd0vvdv-golangci-lint /nix/store/ykhai33v2hi814llw0rx57d5d4sdzpyi-golangci-lint-unittest Last 16 log lines: > tribuchet: building on jamie > Running phase: unpackPhase > unpacking source archive /nix/store/0rp7gwcizz2gx71dyy9c1acsmiywq3a2-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > pkgs/sops-install-secrets/main.go:1444:12: Error return value of `os.Setenv` is not checked (errcheck) > os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_FILE", manifest.AgeSSHKeyFile) > ^ > pkgs/sops-install-secrets/main.go:1448:12: Error return value of `os.Setenv` is not checked (errcheck) > os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_CMD", manifest.AgeSSHKeyCmd) > ^ > 2 issues: > * errcheck: 2 For full logs, run: nix log /nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv