fix(rows): doesn't close rows on Scan #221
Annotations
11 errors and 2 warnings
Unit Tests
Process completed with exit code 2.
|
Lint:
binder_map.go#L93
previous case (typecheck)
|
Lint:
client.go#L46
stmt.QueryContext undefined (type *Stmt has no field or method QueryContext) (typecheck)
|
Lint:
client.go#L92
stmt.QueryContext undefined (type *Stmt has no field or method QueryContext) (typecheck)
|
Lint:
client.go#L133
stmt.ExecContext undefined (type *Stmt has no field or method ExecContext) (typecheck)
|
Lint:
db.go#L51
db.Lock undefined (type *DB has no field or method Lock) (typecheck)
|
Lint:
db.go#L52
db.Unlock undefined (type *DB has no field or method Unlock) (typecheck)
|
Lint:
null.go#L38
t.Valid undefined (type Null[T] has no field or method Valid) (typecheck)
|
Lint:
scan.go#L61
err declared and not used (typecheck)
|
Lint:
scan.go#L62
n declared and not used (typecheck)
|
Lint:
string.go#L33
t.Valid undefined (type String has no field or method Valid) (typecheck)
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|