Install clang before publishing #284
Annotations
8 warnings
build
Md5Raw uses a broken cryptographic algorithm MD5 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5351)
|
build
Prefer static 'System.Security.Cryptography.MD5.HashData' method over 'ComputeHash' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1850)
|
build
Md5Raw uses a broken cryptographic algorithm MD5 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5351)
|
build
Prefer static 'System.Security.Cryptography.MD5.HashData' method over 'ComputeHash' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1850)
|
build:
pehape/csharp/Pehape/String/Md5.cs#L12
Md5Raw uses a broken cryptographic algorithm MD5 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5351)
|
build:
pehape/csharp/Pehape/String/Md5.cs#L14
Prefer static 'System.Security.Cryptography.MD5.HashData' method over 'ComputeHash' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1850)
|
build:
pehape/csharp/Pehape/String/Md5.cs#L12
Md5Raw uses a broken cryptographic algorithm MD5 (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca5351)
|
build:
pehape/csharp/Pehape/String/Md5.cs#L14
Prefer static 'System.Security.Cryptography.MD5.HashData' method over 'ComputeHash' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1850)
|