Skip to content

fix(db): Handle errors for BindText calls in CacheUpdate function #14

fix(db): Handle errors for BindText calls in CacheUpdate function

fix(db): Handle errors for BindText calls in CacheUpdate function #14

Triggered via push May 20, 2024 04:54
Status Failure
Total duration 34s
Artifacts

golang-ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Test (ubuntu-latest, 1.20.x)
Process completed with exit code 1.
Test (windows-latest, 1.20.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
Test (windows-latest, 1.20.x)
Process completed with exit code 1.
Test (ubuntu-latest, 1.21.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
Test (ubuntu-latest, 1.21.x)
The operation was canceled.
Test (windows-latest, 1.22.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
Test (windows-latest, 1.22.x)
The operation was canceled.
Test (windows-latest, 1.21.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
Test (windows-latest, 1.21.x)
The operation was canceled.
Test (ubuntu-latest, 1.22.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
Test (ubuntu-latest, 1.22.x)
The operation was canceled.
Lint: pkg/db/DB.go#L88
Error return value of `stmt.BindText` is not checked (errcheck)
Lint
issues found