fix: Git foldername issue #151
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
|