Enhance file download handling for lakectl to skip stat object #19699
Annotations
4 errors
Checks validator
Process completed with exit code 2.
|
Checks validator:
pkg/api/helpers/download.go#L220
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
|
Checks validator:
cmd/lakectl/cmd/fs_download.go#L71
Magic number: 2, in <argument> detected (mnd)
|
Checks validator:
pkg/api/helpers/download.go#L106
ifElseChain: rewrite if-else to switch statement (gocritic)
|
Loading