Skip to content

Merge pull request #881 from colinin/Integrated-WeCom #47

Merge pull request #881 from colinin/Integrated-WeCom

Merge pull request #881 from colinin/Integrated-WeCom #47

Triggered via push September 23, 2023 10:33
Status Success
Total duration 10m 56s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: aspnet-core/modules/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/modules/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/modules/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/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/migrations/LY.MicroService.LocalizationManagement.EntityFrameworkCore/LocalizationManagementDbMigrationService.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L89
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/migrations/LY.MicroService.Platform.EntityFrameworkCore/PlatformDbMigrationService.cs#L198
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: aspnet-core/modules/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.'