This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Update xunit-dotnet monorepo #348
Annotations
11 warnings
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/
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
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).
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L80
Possible null reference return.
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
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).
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
|
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L80
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading