Skip to content

feat(identity): Add checks for inactive users' jobs #754

feat(identity): Add checks for inactive users' jobs

feat(identity): Add checks for inactive users' jobs #754

Triggered via push May 30, 2026 07:47
Status Success
Total duration 18m 39s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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: aspnet-core/tests/LINGYUN.Abp.BlobStoring.Aliyun.Tests/LINGYUN/Abp/BlobStoring/Aliyun/AbpBlobStoringAliyunTestModule.cs#L1
The type or namespace name 'OSS' does not exist in the namespace 'Aliyun' (are you missing an assembly reference?)
Build: aspnet-core/tests/LINGYUN.Abp.BlobStoring.Aliyun.Tests/LINGYUN/Abp/BlobStoring/Aliyun/AbpBlobStoringAliyunTestModule.cs#L1
The type or namespace name 'OSS' does not exist in the namespace 'Aliyun' (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 16th, 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/security/LINGYUN.Abp.Encryption.SM4/LINGYUN/Abp/Encryption/SM4/SM4StringEncryptionService.cs#L60
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[])' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
Build: aspnet-core/framework/security/LINGYUN.Abp.Encryption.SM4/LINGYUN/Abp/Encryption/SM4/SM4StringEncryptionService.cs#L37
'Rfc2898DeriveBytes.Rfc2898DeriveBytes(string, byte[])' is obsolete: 'The default hash algorithm and iteration counts in Rfc2898DeriveBytes constructors are outdated and insecure. Use a constructor that accepts the hash algorithm and the number of iterations.' (https://aka.ms/dotnet-warnings/SYSLIB0041)
Build: aspnet-core/services/LY.MicroService.TaskManagement.HttpApi.Host/TaskManagementHttpApiHostModule.cs#L68
'AbpBackgroundTasksExceptionHandlingModule' is obsolete: 'Please use the `AbpBackgroundTasksNotificationsModule` module'
Build: aspnet-core/services/LY.MicroService.RealtimeMessage.HttpApi.Host/RealtimeMessageHttpApiHostModule.cs#L84
'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/services/LY.MicroService.WebhooksManagement.HttpApi.Host/WebhooksManagementHttpApiHostModule.cs#L64
'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