Skip to content

Merge pull request #1487 from colinin/rename-calendar-module #744

Merge pull request #1487 from colinin/rename-calendar-module

Merge pull request #1487 from colinin/rename-calendar-module #744

Triggered via push May 21, 2026 01:36
Status Success
Total duration 22m 18s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 11 warnings, and 1 notice
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L9
'TenantHeaderParamter' does not implement interface member 'IOperationFilter.Apply(OpenApiOperation, OperationFilterContext)'
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L21
The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
Build: aspnet-core/services/LY.AIO.Applications.Single/MicroServiceApplicationsSingleModule.Configure.cs#L46
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L9
'TenantHeaderParamter' does not implement interface member 'IOperationFilter.Apply(OpenApiOperation, OperationFilterContext)'
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L21
The type or namespace name 'OpenApiOperation' could not be found (are you missing a using directive or an assembly reference?)
Build: aspnet-core/services/LY.AIO.Applications.Single/TenantHeaderParamter.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
Build: aspnet-core/services/LY.AIO.Applications.Single/MicroServiceApplicationsSingleModule.Configure.cs#L46
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/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/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/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/services/LY.MicroService.WebhooksManagement.HttpApi.Host/WebhooksManagementHttpApiHostModule.cs#L64
'AbpBackgroundTasksExceptionHandlingModule' is obsolete: 'Please use the `AbpBackgroundTasksNotificationsModule` module'
Build: aspnet-core/services/LY.MicroService.WorkflowManagement.HttpApi.Host/WorkflowManagementHttpApiHostModule.cs#L68
'AbpBackgroundTasksExceptionHandlingModule' is obsolete: 'Please use the `AbpBackgroundTasksNotificationsModule` module'
Build: aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L199
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build: aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L128
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build: aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/Cryptography.cs#L100
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
Build: aspnet-core/framework/wechat/LINGYUN.Abp.WeChat.Common/LINGYUN/Abp/WeChat/Common/Utils/WXBizMsgCrypt.cs#L244
'SHA1CryptoServiceProvider' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
Build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026