Implement Go 1.23 iterator function for iterating rows #46
Annotations
10 errors and 1 warning
cli.go#L25
undefined: cli (typecheck)
|
cli.go#L26
undefined: cli (typecheck)
|
cli.go#L30
undefined: cli (typecheck)
|
cmd/construct/main.go#L11
undefined: construct (typecheck)
|
constructpgx/constructpgx.go#L15
undefined: pgx (typecheck)
|
constructpgx/constructpgx.go#L47
undefined: pgx (typecheck)
|
constructpgx/constructpgx.go#L55
undefined: pgx (typecheck)
|
constructpgx/constructpgx.go#L41
undefined: construct (typecheck)
|
constructsql/constructsql.go#L52
undefined: construct (typecheck)
|
internal/generate.go#L124
undefined: File (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading