chore(docs): specify syntax highlighting language for code blocks #234
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)
|