mirror of https://github.com/databricks/cli.git
bundle/run/job.go:206:25: nilness: tautological condition: non-nil != nil (govet) if err != nil && runId != nil { ^ cmd/labs/project/entrypoint.go:193:29: nilness: impossible condition: nil != nil (govet) if !isNoLoginConfig && err != nil { ^ libs/template/renderer.go:313:10: nilness: tautological condition: non-nil != nil (govet) if err != nil && !errors.Is(err, fs.ErrNotExist) { ^ make: *** [lint] Error 1 |
||
---|---|---|
.. | ||
output | ||
progress | ||
args.go | ||
args_test.go | ||
job.go | ||
job_args.go | ||
job_args_test.go | ||
job_options.go | ||
job_options_test.go | ||
job_test.go | ||
options.go | ||
pipeline.go | ||
pipeline_options.go | ||
pipeline_options_test.go | ||
pipeline_test.go | ||
runner.go | ||
runner_test.go |