Skip to content

add github actions (#3) #27

add github actions (#3)

add github actions (#3) #27

Triggered via push December 28, 2024 07:22
Status Failure
Total duration 46s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
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'.
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#L319
Main module of program is empty: nothing will happen when it is run