Skip to content

add .net 8 to workflows #12

add .net 8 to workflows

add .net 8 to workflows #12

Triggered via push September 24, 2024 17:44
Status Failure
Total duration 46s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: CustomEnvironmentConfig/BuilderExtensions.cs#L53
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/BuilderExtensions.cs#L53
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/BuilderExtensions.cs#L64
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/BuilderExtensions.cs#L64
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/ConfigurationParser.cs#L118
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: CustomEnvironmentConfig/ConfigurationParser.cs#L132
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build: CustomEnvironmentConfig/BuilderExtensions.cs#L53
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/BuilderExtensions.cs#L64
Possible null reference argument for parameter 'implementationInstance' in 'IServiceCollection ServiceCollectionServiceExtensions.AddSingleton(IServiceCollection services, Type serviceType, object implementationInstance)'.
build: CustomEnvironmentConfig/ConfigurationParser.cs#L226
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
build
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.