Skip to content

chore(docs): specify syntax highlighting language for code blocks #234

chore(docs): specify syntax highlighting language for code blocks

chore(docs): specify syntax highlighting language for code blocks #234

Re-run triggered August 31, 2025 22:47
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: string.go#L53
t.Null.Valid undefined (type Null[string] has no field or method Valid) (typecheck)
Lint: string.go#L52
t.Null.V undefined (type Null[string] has no field or method V) (typecheck)
Lint: string.go#L42
t.Null.Valid undefined (type Null[string] has no field or method Valid) (typecheck)
Lint: string.go#L33
t.Valid undefined (type String has no field or method Valid) (typecheck)
Lint: null.go#L38
t.Valid undefined (type Null[T] has no field or method Valid) (typecheck)
Lint: db.go#L52
db.Unlock undefined (type *DB has no field or method Unlock) (typecheck)
Lint: db.go#L51
db.Lock undefined (type *DB has no field or method Lock) (typecheck)
Lint: client.go#L133
stmt.ExecContext undefined (type *Stmt has no field or method ExecContext) (typecheck)
Lint: client.go#L92
stmt.QueryContext undefined (type *Stmt has no field or method QueryContext) (typecheck)
Lint: client.go#L46
stmt.QueryContext undefined (type *Stmt has no field or method QueryContext) (typecheck)