Skip to content

chore: update PostgreSQL client to version 17 #57

chore: update PostgreSQL client to version 17

chore: update PostgreSQL client to version 17 #57

Triggered via push August 14, 2025 00:16
Status Failure
Total duration 56s
Artifacts

analysis.yml

on: push
Run Basic Code Analysis
44s
Run Basic Code Analysis
Run GolangCI-Lint Code Analysis
50s
Run GolangCI-Lint Code Analysis
Fit to window
Zoom out
Zoom in

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)