Skip to content

feat: cli添加local命令 #82

feat: cli添加local命令

feat: cli添加local命令 #82

Triggered via push December 23, 2024 04:03
Status Success
Total duration 2m 48s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Push-Nuget
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Push-Nuget: aspnet-core/frameworks/src/Lion.AbpPro.HttpClient/Lion/AbpPro/HttpClient/WeatherForecast.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/AbpProHttpApiHostModule.Configure.cs#L137
'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/frameworks/src/Lion.AbpPro.HttpClient/Lion/AbpPro/HttpClient/WeatherForecast.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/AbpProHttpApiHostModule.Configure.cs#L137
'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/frameworks/src/Lion.AbpPro.HttpClient/Lion/AbpPro/HttpClient/WeatherForecast.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/