Skip to content

- no constructor analysis if static factories are not generated #35

- no constructor analysis if static factories are not generated

- no constructor analysis if static factories are not generated #35

Triggered via push November 29, 2023 15:43
Status Success
Total duration 51s
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)'.