wip #11972
Annotations
9 errors and 10 warnings
src/Libplanet.Crypto/SymmetricKey.cs#L114
The best overload for 'AesGcm' does not have a parameter named 'tagSizeInBytes'
|
src/Libplanet.Crypto/SymmetricKey.cs#L155
The best overload for 'AesGcm' does not have a parameter named 'tagSizeInBytes'
|
src/Libplanet.Crypto/SymmetricKey.cs#L171
The type or namespace name 'AuthenticationTagMismatchException' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Crypto/Address.cs#L279
'Convert' does not contain a definition for 'FromHexString'
|
src/Libplanet.Crypto/PrivateKey.cs#L178
'HashCode' does not contain a definition for 'AddBytes' and no accessible extension method 'AddBytes' accepting a first argument of type 'HashCode' could be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Crypto/PublicKey.cs#L130
'HashCode' does not contain a definition for 'AddBytes' and no accessible extension method 'AddBytes' accepting a first argument of type 'HashCode' could be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Crypto/PrivateKey.cs#L354
The type or namespace name 'UnreachableException' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libplanet.Crypto/PublicKey.cs#L240
'MaybeNullWhenAttribute' is inaccessible due to its protection level
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading