Skip to content

Feature/fluent assertions improvements (#35) #39

Feature/fluent assertions improvements (#35)

Feature/fluent assertions improvements (#35) #39

Triggered via push December 18, 2023 09:46
Status Success
Total duration 50s
Artifacts

dotnet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Source/FunicularSwitch.Generators.FluentAssertions/FluentAssertionMethods/Generator.cs#L53
Possible null reference argument for parameter 'additionalNamespaces' in 'string Replace(string code, params string[] additionalNamespaces)'.
build: Source/Tests/FunicularSwitch.Test/ImplicitCastStudy.cs#L14
Converting null literal or possible null value to non-nullable type.
build: Source/Tests/FunicularSwitch.Test/ImplicitCastStudy.cs#L22
Possible null reference argument for parameter 'value' in 'Option<object>.implicit operator Option<object>(object value)'.
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: Source/FunicularSwitch.Generators.FluentAssertions/FluentAssertionMethods/Generator.cs#L53
Possible null reference argument for parameter 'additionalNamespaces' in 'string Replace(string code, params string[] additionalNamespaces)'.
build: Source/Tests/FunicularSwitch.Test/ImplicitCastStudy.cs#L14
Converting null literal or possible null value to non-nullable type.
build: Source/Tests/FunicularSwitch.Test/ImplicitCastStudy.cs#L22
Possible null reference argument for parameter 'value' in 'Option<object>.implicit operator Option<object>(object value)'.