chore: update PostgreSQL client to version 17 #57
analysis.yml
on: push
Run Basic Code Analysis
44s
Run GolangCI-Lint Code Analysis
50s
Annotations
4 errors
|
Run GolangCI-Lint Code Analysis
issues found
|
|
Run GolangCI-Lint Code Analysis:
internal/dump.go#L16
field `done` is unused (unused)
|
|
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/compress.go#L24
Error return value of `encoder.ReadFrom` is not checked (errcheck)
|