Skip to content

Use Go 1.23. #1

Use Go 1.23.

Use Go 1.23. #1

Triggered via push October 10, 2024 19:01
Status Failure
Total duration 30s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: driver_test.go#L22
Error return value of `db.QueryContext` is not checked (errcheck)
build: driver_test.go#L32
Error return value of `db.QueryContext` is not checked (errcheck)
build: driver_test.go#L47
Error return value of `db.QueryContext` is not checked (errcheck)
build: driver_test.go#L56
Error return value of `db.ExecContext` is not checked (errcheck)
build: driver_test.go#L66
Error return value of `db.ExecContext` is not checked (errcheck)
build: driver_test.go#L81
Error return value of `db.ExecContext` is not checked (errcheck)
build: driver_test.go#L98
Error return value of `tx.Commit` is not checked (errcheck)
build: driver_test.go#L100
Error return value of `tx.QueryContext` is not checked (errcheck)
build: driver_test.go#L101
Error return value of `tx.QueryContext` is not checked (errcheck)
build: driver_test.go#L119
Error return value of `tx.Commit` is not checked (errcheck)