Use the /dbfs/put
API endpoint to upload smaller DBFS files
#8151
Annotations
3 errors and 1 warning
golangci-lint:
libs/filer/dbfs_client_test.go#L58
SA5001: should check error returned from os.Open() before deferring fd.Close() (staticcheck)
|
golangci-lint:
libs/filer/dbfs_client_test.go#L118
SA5001: should check error returned from os.Open() before deferring fd.Close() (staticcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading