Replace the usage of go-homedir with os.UserHomeDir() #3067
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
|