Skip to content

Minor function rename #24

Minor function rename

Minor function rename #24

Triggered via push September 9, 2023 07:38
Status Success
Total duration 37s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: testdata/sqlx_examples/failure_generics.go#L6
Rows/Stmt was not closed
lint: testdata/sqlx_examples/failure_generics.go#L13
Rows/Stmt was not closed
lint: testdata/sqlx_examples/missing_close.go#L10
Rows/Stmt was not closed
lint: testdata/sqlx_examples/non_defer_close.go#L30
Close should use defer