build(deps): bump github.com/minio/minio-go/v7 from 7.0.75 to 7.0.78 #55
analysis.yml
on: push
Run Basic Code Analysis
43s
Run GolangCI-Lint Code Analysis
46s
Annotations
4 errors
Run GolangCI-Lint Code Analysis:
internal/compress.go#L24
Error return value of `encoder.ReadFrom` is not checked (errcheck)
|
Run GolangCI-Lint Code Analysis:
internal/compress.go#L34
Error return value of `io.Copy` is not checked (errcheck)
|
Run GolangCI-Lint Code Analysis:
internal/dump.go#L16
field `done` is unused (unused)
|
Run GolangCI-Lint Code Analysis
issues found
|