feat: Introduce sqlc.optional for dynamic query generation #5579
Annotations
15 errors and 1 warning
|
test ubuntu-22.04 cgo=0
Process completed with exit code 1.
|
|
test ubuntu-22.04 cgo=0:
internal/compiler/parse.go#L70
fn.Funcname.String undefined (type *"github.com/sqlc-dev/sqlc/internal/sql/ast".List has no field or method String)
|
|
test ubuntu-22.04 cgo=0:
internal/compiler/parse.go#L13
"strings" imported and not used
|
|
test ubuntu-22.04 cgo=0:
internal/compiler/parse.go#L7
other declaration of strings
|
|
test ubuntu-22.04 cgo=0:
internal/compiler/parse.go#L13
strings redeclared in this block
|
|
test ubuntu-22.04 cgo=0:
examples/dynamic_query/postgresql/models.go#L5
"time" imported and not used
|
|
vuln_check
Process completed with exit code 1.
|
|
vuln_check:
examples/dynamic_query/postgresql/models.go#L5
"time" imported and not used
|
|
vuln_check:
internal/compiler/parse.go#L13
"strings" imported and not used
|
|
vuln_check:
internal/compiler/parse.go#L70
fn.Funcname.String undefined (type *"github.com/sqlc-dev/sqlc/internal/sql/ast".List has no field or method String)
|
|
vuln_check:
internal/compiler/parse.go#L7
other declaration of strings
|
|
vuln_check:
internal/compiler/parse.go#L13
strings redeclared in this block
|
|
test ubuntu-22.04 cgo=1
The operation was canceled.
|
|
test ubuntu-22.04 cgo=1:
examples/dynamic_query/postgresql/models.go#L5
"time" imported and not used
|
|
test ubuntu-22.04 cgo=1
The strategy configuration was canceled because "test.ubuntu-22_04_0" failed
|
|
vuln_check
Failed to restore: getCacheEntry failed: Cache service responded with 503
|