Skip to content

Merge pull request #20803 from abpframework/net9 #14059

Merge pull request #20803 from abpframework/net9

Merge pull request #20803 from abpframework/net9 #14059

Triggered via push October 1, 2024 08:15
Status Cancelled
Total duration 1h 51m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-test
The run was canceled by @github-actions[bot].
build-test
The operation was canceled.
build-test: framework/src/Volo.Abp.Core/Volo/Abp/IO/FileHelper.cs#L75
Avoid inexact read with 'System.IO.Stream.ReadAsync(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
build-test: framework/src/Volo.Abp.Security/Volo/Abp/Security/Encryption/StringEncryptionService.cs#L40
'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-test: framework/src/Volo.Abp.Security/Volo/Abp/Security/Encryption/StringEncryptionService.cs#L81
'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-test: framework/src/Volo.Abp.Guids/Volo/Abp/Guids/SequentialGuidType.cs#L9
XML comment has cref attribute 'ToString()' that could not be resolved
build-test: framework/src/Volo.Abp.Guids/Volo/Abp/Guids/SequentialGuidType.cs#L15
XML comment has cref attribute 'ToByteArray' that could not be resolved
build-test: framework/src/Volo.Abp.ObjectMapping/Volo/Abp/ObjectMapping/IObjectMapper.cs#L14
XML comment has cref attribute 'TDestination' that could not be resolved
build-test: framework/src/Volo.Abp.ObjectMapping/Volo/Abp/ObjectMapping/IObjectMapper.cs#L28
XML comment has cref attribute 'destination' that could not be resolved
build-test: framework/src/Volo.Abp.ObjectMapping/Volo/Abp/ObjectMapping/IObjectMapper.cs#L49
XML comment has cref attribute 'TDestination' that refers to a type parameter
build-test: framework/src/Volo.Abp.ObjectMapping/Volo/Abp/ObjectMapping/IObjectMapper.cs#L59
XML comment has cref attribute 'destination' that could not be resolved
build-test: framework/src/Volo.Abp.ObjectMapping/Volo/Abp/ObjectMapping/IObjectMapper.cs#L14
XML comment has cref attribute 'TDestination' that could not be resolved