Skip to content

Introduce generic type values.NullableValue and reimplement OptionalBool #13987

Introduce generic type values.NullableValue and reimplement OptionalBool

Introduce generic type values.NullableValue and reimplement OptionalBool #13987

Triggered via pull request February 23, 2024 07:43
Status Failure
Total duration 9m 27s
Artifacts

pull-db-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test-mssql
Process completed with exit code 2.
test-sqlite
Process completed with exit code 2.
test-pgsql
Process completed with exit code 2.
test-mysql
Process completed with exit code 2.
test-unit: modules/values/nullable_test.go#L15
boolV.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
test-unit: modules/values/nullable_test.go#L19
nilBool.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
test-unit
Process completed with exit code 2.