Skip to content

fix unit tests

fix unit tests #29

Triggered via push December 28, 2024 07:50
Status Success
Total duration 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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'.
build: tests/FSharp.MongoDB.Bson.Tests/FSharpListSerializationTests.fs#L90
Nullness warning: The type 'string' does not support 'null'.
build: tests/FSharp.MongoDB.Bson.Tests/FSharpListSerializationTests.fs#L96
Nullness warning: The type 'string' does not support 'null'.
build: tests/FSharp.MongoDB.Bson.Tests/FSharpSetSerializationTests.fs#L90
Nullness warning: The type 'string' does not support 'null'.
build: tests/FSharp.MongoDB.Bson.Tests/FSharpSetSerializationTests.fs#L96
Nullness warning: The type 'string' does not support 'null'.
build: tests/FSharp.MongoDB.Bson.Tests/FSharpUnionSerializationTests.fs#L318
Main module of program is empty: nothing will happen when it is run