Implement Go 1.23 iterator function for iterating rows #46
Triggered via pull request
September 19, 2024 11:57
Status
Failure
Total duration
2m 57s
Artifacts
–
test.yml
on: pull_request
lint
2m 47s
coverage
36s
Matrix: test
Annotations
10 errors and 5 warnings
lint:
cli.go#L25
undefined: cli (typecheck)
|
lint:
cli.go#L26
undefined: cli (typecheck)
|
lint:
cli.go#L30
undefined: cli (typecheck)
|
lint:
cmd/construct/main.go#L11
undefined: construct (typecheck)
|
lint:
constructpgx/constructpgx.go#L15
undefined: pgx (typecheck)
|
lint:
constructpgx/constructpgx.go#L47
undefined: pgx (typecheck)
|
lint:
constructpgx/constructpgx.go#L55
undefined: pgx (typecheck)
|
lint:
constructpgx/constructpgx.go#L41
undefined: construct (typecheck)
|
lint:
constructsql/constructsql.go#L52
undefined: construct (typecheck)
|
lint:
internal/generate.go#L124
undefined: File (typecheck)
|
coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-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/
|
test (1.23, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.22, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.21, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
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/
|