build(deps): bump github.com/rs/zerolog from 1.32.0 to 1.33.0 #19
analysis.yml
on: push
Run Basic Code Analysis
44s
Run GolangCI-Lint Code Analysis
43s
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
|