Skip to content

feat: support sql.Scanner & drive.Valuer #8

feat: support sql.Scanner & drive.Valuer

feat: support sql.Scanner & drive.Valuer #8

Triggered via push June 12, 2024 02:07
Status Failure
Total duration 22s
Artifacts

ci.yaml

on: push
Matrix: ci-job
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 2 warnings
Go 1.19: nill.go#L5
undefined: sql.Null
Go 1.19: float32.go#L13
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L18
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L23
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L28
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L33
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L38
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L43
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L48
v.V undefined (type *Float32 has no field or method V)
Go 1.19: float32.go#L53
v.V undefined (type *Float32 has no field or method V)
Go 1.18
The job was canceled because "_1_19" failed.
Go 1.18: nill.go#L5
undefined: sql.Null
Go 1.18: float32.go#L13
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L18
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L23
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L28
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L33
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L38
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L43
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L48
v.V undefined (type *Float32 has no field or method V)
Go 1.18: float32.go#L53
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x
The job was canceled because "_1_19" failed.
Go 1.20.x: nill.go#L5
undefined: sql.Null
Go 1.20.x: float32.go#L13
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L18
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L23
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L28
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L33
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L38
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L43
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L48
v.V undefined (type *Float32 has no field or method V)
Go 1.20.x: float32.go#L53
v.V undefined (type *Float32 has no field or method V)
Go 1.19
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Go 1.19
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/