Skip to content

fix: Git foldername issue #151

fix: Git foldername issue

fix: Git foldername issue #151

Triggered via push January 2, 2025 19:17
Status Success
Total duration 2m 6s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L14
'HashInformationException.HashInformationException()': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L19
'HashInformationException.HashInformationException(SerializationInfo, StreamingContext)': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L14
'HashInformationException.HashInformationException()': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L19
'HashInformationException.HashInformationException(SerializationInfo, StreamingContext)': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L14
'HashInformationException.HashInformationException()': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L19
'HashInformationException.HashInformationException(SerializationInfo, StreamingContext)': new protected member declared in sealed type
Analyze (csharp): src/BCrypt.Net/BcryptAuthenticationException.cs#L17
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/BCrypt.Net/HashInformationException.cs#L19
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
Analyze (csharp): src/BCrypt.Net/BCryptExtendedV3.cs#L36
Invalid type for parameter workFactor in XML comment cref attribute: 'HashPassword(string, string, workFactor, HashType)'
Analyze (csharp): src/BCrypt.Net/BCryptExtendedV3.cs#L36
XML comment has cref attribute 'HashPassword(string, string, workFactor, HashType)' that could not be resolved