Skip to content

- mark generator packages with DevelopmentDependency=true (they are r… #36

- mark generator packages with DevelopmentDependency=true (they are r…

- mark generator packages with DevelopmentDependency=true (they are r… #36

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