Introduce generic type values.NullableValue and reimplement OptionalBool #14699
Annotations
3 errors
Run make lint-go:
modules/values/nullable_test.go#L15
boolV.IsSome undefined (type NullableValue[bool] has no field or method IsSome)
|
Run make lint-go:
modules/values/nullable_test.go#L19
nilBool.IsSome undefined (type NullableValue[bool] has no field or method IsSome) (typecheck)
|
Run make lint-go
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading