Skip to content

Replace the usage of go-homedir with os.UserHomeDir() #3067

Replace the usage of go-homedir with os.UserHomeDir()

Replace the usage of go-homedir with os.UserHomeDir() #3067

Re-run triggered January 8, 2025 13:10
Status Failure
Total duration 2m 21s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: pkg/util/homedir.go#L58
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devpod/devpod. Supported file pattern: go.sum