Skip to content

fix bigint unsigned null column scan to err type int64 #538

fix bigint unsigned null column scan to err type int64

fix bigint unsigned null column scan to err type int64 #538

Re-run triggered July 29, 2024 05:22
Status Failure
Total duration 4m 37s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
lint: fields.go#L131
undefined: sql.Null
lint: fields.go#L131
undefined: sql.Null
lint
Process completed with exit code 1.
test (ubuntu-latest, 1.20, 9.0): fields.go#L131
undefined: sql.Null
test (ubuntu-latest, 1.20, 9.0)
Process completed with exit code 1.
test (ubuntu-latest, 1.21, 9.0): fields.go#L131
undefined: sql.Null
test (ubuntu-latest, 1.21, 9.0)
Process completed with exit code 1.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/