mirror of https://github.com/databricks/cli.git
1b2be1b2cb
## Changes Fix all errcheck-found issues in tests and test helpers. Mostly this done by adding require.NoError(t, err), sometimes panic() where t object is not available). Initial change is obtained with aider+claude, then manually reviewed and cleaned up. ## Tests Existing tests. |
||
---|---|---|
.. | ||
testdata | ||
detect.go | ||
detect_test.go | ||
detect_unix_test.go | ||
detect_win_test.go | ||
interpreters.go | ||
interpreters_unix_test.go | ||
interpreters_win_test.go | ||
utils.go | ||
utils_test.go | ||
venv.go | ||
venv_test.go |