Skip to content

Merge pull request #910 from colinin/upt-2 #61

Merge pull request #910 from colinin/upt-2

Merge pull request #910 from colinin/upt-2 #61

Triggered via push November 30, 2023 03:11
Status Success
Total duration 9m 6s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Build: aspnet-core/migrations/LY.MicroService.IdentityServer.EntityFrameworkCore/DataSeeder/WeChatResourceDataSeeder.cs#L2
The type or namespace name 'Security' does not exist in the namespace 'LINGYUN.Abp.WeChat' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageManager_Tests.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'LINGYUN.Abp.WeChat.Work.Message' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageSender_Tests.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'LINGYUN.Abp.WeChat.Work.Message' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageSender_Tests.cs#L2
The type or namespace name 'Templates' does not exist in the namespace 'LINGYUN.Abp.WeChat.Work.Message' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageManager_Tests.cs#L7
The type or namespace name 'IWeChatWorkMessageSender' could not be found (are you missing a using directive or an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageManager_Tests.cs#L8
The type or namespace name 'IWeChatWorkMessageManager' could not be found (are you missing a using directive or an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageSender_Tests.cs#L10
The type or namespace name 'IWeChatWorkMessageSender' could not be found (are you missing a using directive or an assembly reference?)
Build: aspnet-core/migrations/LY.MicroService.IdentityServer.EntityFrameworkCore/DataSeeder/WeChatResourceDataSeeder.cs#L2
The type or namespace name 'Security' does not exist in the namespace 'LINGYUN.Abp.WeChat' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageManager_Tests.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'LINGYUN.Abp.WeChat.Work.Message' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.WeChat.Work.Tests/LINGYUN/Abp/WeChat/Work/Message/WeChatWorkMessageSender_Tests.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'LINGYUN.Abp.WeChat.Work.Message' (are you missing an assembly reference?)
Build: aspnet-core/modules/platform/LINGYUN.Platform.HttpApi/LINGYUN/Platform/Menus/MenuController.cs#L99
'IUserRoleFinder.GetRolesAsync(Guid)' is obsolete: 'Use GetRoleNamesAsync instead.'
Build: aspnet-core/framework/localization/LINGYUN.Abp.AspNetCore.Mvc.Localization/LINGYUN/Abp/AspNetCore/Mvc/Localization/LanguageAppService.cs#L10
The using directive for 'System.Threading.Tasks' appeared previously in this namespace
Build: aspnet-core/framework/localization/LINGYUN.Abp.AspNetCore.Mvc.Localization/LINGYUN/Abp/AspNetCore/Mvc/Localization/ResourceAppService.cs#L10
The using directive for 'System.Threading.Tasks' appeared previously in this namespace
Build: aspnet-core/framework/rules/LINGYUN.Abp.Rules.RulesEngine/LINGYUN/Abp/Rules/RulesEngine/RulesEngineContributor.cs#L14
Field 'RulesEngineContributor._ruleEngine' is never assigned to, and will always have its default value null
Build: aspnet-core/modules/identityServer/LINGYUN.Abp.IdentityServer.WeChat.Work/LINGYUN/Abp/IdentityServer/WeChat/Work/WeChatWorkGrantValidator.cs#L95
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build: aspnet-core/modules/identityServer/LINGYUN.Abp.IdentityServer.Portal/LINGYUN/Abp/IdentityServer/Portal/PortalGrantValidator.cs#L178
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLockHandle.cs#L26
'DaprClient.Unlock(string, string, string, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/framework/dapr/LINGYUN.Abp.DistributedLocking.Dapr/LINGYUN/Abp/DistributedLocking/Dapr/DaprAbpDistributedLock.cs#L41
'DaprClient.Lock(string, string, string, int, CancellationToken)' is obsolete: 'This API is currently not stable as it is in the Alpha stage. This attribute will be removed once it is stable.'
Build: aspnet-core/modules/openIddict/LINGYUN.Abp.OpenIddict.WeChat.Work/LINGYUN/Abp/OpenIddict/WeChat/Work/WeChatWorkTokenExtensionGrant.cs#L80
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)