SNOW-1029631: Optimize streaming PUT memory usage #4455
Annotations
6 errors and 1 warning
golangci-lint:
connection_util.go#L156
Error return value of `buf.ReadFrom` is not checked (errcheck)
|
golangci-lint:
file_transfer_agent.go#L474
Error return value of `io.ReadAll` is not checked (errcheck)
|
golangci-lint:
file_transfer_agent.go#L881
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
file_transfer_agent.go#L894
Error return value of `io.Copy` is not checked (errcheck)
|
golangci-lint:
file_util.go#L38
Error return value of `io.Copy` is not checked (errcheck)
|
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