re-targeting to main #1
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/CommandExecutor.cs(66,74): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/CommandExecutor.cs(90,85): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/CommandExecutor.cs(110,99): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/Parsing/TokenHandlerBase.cs(58,26): warning CS8765: Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes). [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/PreBuiltHostBuilder.cs(39,25): warning CS8633: Nullability in constraints for type parameter 'TContainerBuilder' of method 'PreBuiltHostBuilder.UseServiceProviderFactory<TContainerBuilder>(IServiceProviderFactory<TContainerBuilder>)' doesn't match the constraints for type parameter 'TContainerBuilder' of interface method 'IHostBuilder.UseServiceProviderFactory<TContainerBuilder>(IServiceProviderFactory<TContainerBuilder>)'. Consider using an explicit interface implementation instead. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/PreBuiltHostBuilder.cs(44,25): warning CS8633: Nullability in constraints for type parameter 'TContainerBuilder' of method 'PreBuiltHostBuilder.UseServiceProviderFactory<TContainerBuilder>(Func<HostBuilderContext, IServiceProviderFactory<TContainerBuilder>>)' doesn't match the constraints for type parameter 'TContainerBuilder' of interface method 'IHostBuilder.UseServiceProviderFactory<TContainerBuilder>(Func<HostBuilderContext, IServiceProviderFactory<TContainerBuilder>>)'. Consider using an explicit interface implementation instead. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/PreBuiltHostBuilder.cs(39,113): warning CS8714: The type 'TContainerBuilder' cannot be used as type parameter 'TContainerBuilder' in the generic type or method 'IServiceProviderFactory<TContainerBuilder>'. Nullability of type argument 'TContainerBuilder' doesn't match 'notnull' constraint. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/CommandLine/PreBuiltHostBuilder.cs(45,78): warning CS8714: The type 'TContainerBuilder' cannot be used as type parameter 'TContainerBuilder' in the generic type or method 'IServiceProviderFactory<TContainerBuilder>'. Nullability of type argument 'TContainerBuilder' doesn't match 'notnull' constraint. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/Resources/ResourceHostExtensions.cs(87,31): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|
build
/home/runner/work/jasperfx/jasperfx/src/JasperFx/Resources/ResourceHostExtensions.cs(87,59): warning CS8625: Cannot convert null literal to non-nullable reference type. [/home/runner/work/jasperfx/jasperfx/src/JasperFx/JasperFx.csproj::TargetFramework=net7.0]
|