Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Merge pull request #118 from nils-org/renovate/actions-setup-dotnet-4.x #346

Merge pull request #118 from nils-org/renovate/actions-setup-dotnet-4.x

Merge pull request #118 from nils-org/renovate/actions-setup-dotnet-4.x #346

Triggered via push December 4, 2023 23:24
Status Success
Total duration 3m 20s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L63
Nullability of reference types in type of parameter 'type' of 'object SimpleInjectorTypeResolver.Resolve(Type type)' doesn't match implicitly implemented member 'object? ITypeResolver.Resolve(Type? type)' (possibly because of nullability attributes).
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L63
Nullability of reference types in type of parameter 'type' of 'object SimpleInjectorTypeResolver.Resolve(Type type)' doesn't match implicitly implemented member 'object? ITypeResolver.Resolve(Type? type)' (possibly because of nullability attributes).
Analyze (csharp): src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.