Skip to content

add voption support #32

add voption support

add voption support #32

Triggered via push December 28, 2024 09:20
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
build: src/FSharp.MongoDB.Bson/Serialization/FSharpValueSerializer.fs#L48
The pattern discriminator 'IsValueOption' is not defined.
build: 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
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/FSharp.MongoDB.Bson/Serialization/FSharpTypeHelpers.fs#L39
Nullness warning: The type 'System.Type' does not support 'null'.
build: src/FSharp.MongoDB.Bson/Serialization/FSharpTypeHelpers.fs#L47
Nullness warning: The type 'System.Type' does not support 'null'.
build: src/FSharp.MongoDB.Bson/Serialization/FSharpValueSerializer.fs#L43
Nullness warning: The type 'IBsonSerializer' does not support 'null'.