Skip to content

fix: dotnetcore.cap 添加port设置 #53

fix: dotnetcore.cap 添加port设置

fix: dotnetcore.cap 添加port设置 #53

Triggered via push March 24, 2024 12:06
Status Success
Total duration 2m 54s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Push-Nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push-Nuget
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/
Push-Nuget: aspnet-core/frameworks/test/Lion.AbpPro.Core.Tests/System/Reflection/MemberInfoExtensionsTests.cs#L17
Field 'MemberInfoExtensionsTests.TestClass.TestField' is never assigned to, and will always have its default value 0
Push-Nuget: aspnet-core/modules/BasicManagement/host/Lion.AbpPro.BasicManagement.HttpApi.Host/BasicManagementHttpApiHostModule.cs#L232
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/Startup.cs#L21
'Startup.ConfigurePreheat()' is obsolete: '请使用Lion.AbpPro.Starter模块,实现IAbpProStarterContributor'
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/AbpProHttpApiHostModule.Configure.cs#L134
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/AbpProHttpApiHostModule.Configure.cs#L98
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Push-Nuget: aspnet-core/frameworks/test/Lion.AbpPro.Core.Tests/System/Reflection/MemberInfoExtensionsTests.cs#L17
Field 'MemberInfoExtensionsTests.TestClass.TestField' is never assigned to, and will always have its default value 0
Push-Nuget: aspnet-core/modules/BasicManagement/host/Lion.AbpPro.BasicManagement.HttpApi.Host/BasicManagementHttpApiHostModule.cs#L232
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/Startup.cs#L21
'Startup.ConfigurePreheat()' is obsolete: '请使用Lion.AbpPro.Starter模块,实现IAbpProStarterContributor'
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/AbpProHttpApiHostModule.Configure.cs#L134
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
Push-Nuget: aspnet-core/services/host/Lion.AbpPro.HttpApi.Host/AbpProHttpApiHostModule.Configure.cs#L98
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Push-Nuget
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/