Skip to content

chore: upgrade abp framework to 9.3.5 #29

chore: upgrade abp framework to 9.3.5

chore: upgrade abp framework to 9.3.5 #29

Triggered via pull request October 4, 2025 01:25
@colinincolinin
opened #1335
dev
Status Failure
Total duration 14m 40s
Artifacts

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.SettingManagement.HttpApi.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net8.0\LINGYUN.Abp.SettingManagement.Application.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.Account.Application.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.EventBus.CAP.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net8.0\LINGYUN.Abp.Account.Application.Contracts.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.IdentityServer.SmsValidator.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.Account.HttpApi.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.IdentityServer.HttpApi.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net9.0\LINGYUN.Abp.IdentityServer.Application.dll' to be packed was not found on disk.
Publish
The file 'D:\a\abp-next-admin\abp-next-admin\aspnet-core\LocalNuget\net8.0\LINGYUN.Abp.Location.dll' to be packed was not found on disk.
Publish: aspnet-core/modules/task-management/LINGYUN.Abp.BackgroundTasks/LINGYUN/Abp/BackgroundTasks/BackgroundWorkerAdapter.cs#L64
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
Publish: 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)
Publish: 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)