Merge pull request #33 from MONQDL/develop #77
netcorelibrary.yml
on: push
Build and Publish Library
36s
Annotations
22 warnings
Build and Publish Library
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Publish Library
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 and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mapster
|
Build and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Serilog.Sinks.Console
|
Build and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mapster
|
Build and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Serilog.Sinks.Console
|
Build and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Mapster
|
Build and Publish Library
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Serilog.Sinks.Console
|
Build and Publish Library
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 and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Host/ConsoleBuilder.cs#L96
Nullability in constraints for type parameter 'TContainerBuilder' of method 'ConsoleBuilder.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.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Host/ConsoleBuilder.cs#L99
Nullability in constraints for type parameter 'TContainerBuilder' of method 'ConsoleBuilder.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.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Host/ConsoleBuilder.cs#L96
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.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Host/ConsoleBuilder.cs#L99
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.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Configuration/AppConfiguration.cs#L8
Non-nullable property 'BaseUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Enrichers/FromHttpContextHeader/HttpContextHeaderEnricher.cs#L44
Dereference of a possibly null reference.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Extensions/ServiceCollectionExtensions.cs#L237
Dereference of a possibly null reference.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Extensions/ServiceCollectionExtensions.cs#L239
Possible null reference argument for parameter 'value' in 'void Metadata.Add(string key, string value)'.
|
Build and Publish Library:
src/Monq.Core.BasicDotNetMicroservice/Extensions/ServiceCollectionExtensions.cs#L243
Possible null reference argument for parameter 'value' in 'void Metadata.Add(string key, string value)'.
|
Build and Publish Library
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 and Publish Library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Publish Library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Publish Library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|