Skip to content

Update CICD workflow for repo #2

Update CICD workflow for repo

Update CICD workflow for repo #2

Triggered via pull request February 5, 2026 10:54
Status Failure
Total duration 2m 7s
Artifacts

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
code_quality: restore/parallel.go#L68
Error return value of `connectionPool.Commit` is not checked (errcheck)
code_quality: restore/parallel.go#L31
Error return value of `connectionPool.Rollback` is not checked (errcheck)
code_quality: helper/restore_helper.go#L466
Error return value of `w.WriteString` is not checked (errcheck)
code_quality: helper/restore_helper.go#L463
Error return value of `w.WriteString` is not checked (errcheck)
code_quality: helper/restore_helper.go#L264
Error return value of `unix.SetNonblock` is not checked (errcheck)
code_quality: helper/helper.go#L254
Error return value of `writer.Write` is not checked (errcheck)
code_quality: helper/backup_helper.go#L86
Error return value is not checked (errcheck)
code_quality: history/history.go#L171
Error return value of `tx.Rollback` is not checked (errcheck)
code_quality: history/history.go#L154
Error return value of `tx.Rollback` is not checked (errcheck)
code_quality: history/history.go#L138
Error return value of `tx.Rollback` is not checked (errcheck)