add voption support #32
Annotations
3 errors and 4 warnings
Build & Test:
src/FSharp.MongoDB.Bson/Serialization/FSharpValueSerializer.fs#L48
The pattern discriminator 'IsValueOption' is not defined.
|
Build & Test:
src/FSharp.MongoDB.Bson/Serialization/FSharpValueSerializer.fs#L48
The type 'FSharpValueOptionSerializer' is not defined. Maybe you want one of the following:� FSharpValueSerializationProvider� FSharpOptionSerializer� FSharpUnionSerializer� FSharpSetSerializer� FSharpListSerializer
|
Build & Test
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build & Test:
src/FSharp.MongoDB.Bson/Serialization/FSharpTypeHelpers.fs#L39
Nullness warning: The type 'System.Type' does not support 'null'.
|
Build & Test:
src/FSharp.MongoDB.Bson/Serialization/FSharpTypeHelpers.fs#L47
Nullness warning: The type 'System.Type' does not support 'null'.
|
Build & Test:
src/FSharp.MongoDB.Bson/Serialization/FSharpValueSerializer.fs#L43
Nullness warning: The type 'IBsonSerializer' does not support 'null'.
|
Loading