This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Update github/codeql-action digest to 74483a3 #254
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
33 warnings
build (ubuntu-22.04)
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/
|
build (ubuntu-22.04)
The target framework 'net5.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 (ubuntu-22.04)
The target framework 'net5.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 (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-22.04):
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).
|
build (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
build (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
|
build (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L80
Possible null reference return.
|
build (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (ubuntu-22.04):
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).
|
build (ubuntu-22.04):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
build (macos-12)
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/
|
build (macos-12)
The target framework 'net5.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 (macos-12)
The target framework 'net5.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 (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (macos-12):
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).
|
build (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
build (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
|
build (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L80
Possible null reference return.
|
build (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (macos-12):
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).
|
build (macos-12):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
build (windows-2022)
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/
|
build (windows-2022)
The target framework 'net5.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 (windows-2022)
The target framework 'net5.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 (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (windows-2022):
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).
|
build (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
build (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L70
Converting null literal or possible null value to non-nullable type.
|
build (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L80
Possible null reference return.
|
build (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L22
Cannot convert null literal to non-nullable reference type.
|
build (windows-2022):
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).
|
build (windows-2022):
src/Spectre.Console.Registrars.SimpleInjector/SimlpeInjectorRegistrar.cs#L67
Possible null reference return.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-12 Issues
Expired
|
23.9 KB |
|
package
Expired
|
30.3 KB |
|
ubuntu-22.04 Issues
Expired
|
23.9 KB |
|
windows-2022 Issues
Expired
|
32.1 KB |
|