Prevent ArgumentOutOfRangeException #291
Annotations
10 warnings
Build:
Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build:
Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build:
Src/FinderOuter/Services/Comparers/PrvToPubComparer.cs#L26
'PublicKey' is obsolete
|
Build:
Src/FinderOuter/Services/Bip38Service.cs#L80
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build:
Src/FinderOuter/Services/Bip38Service.cs#L387
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build:
Src/FinderOuter/Services/Bip38Service.cs#L930
'AesManaged' is obsolete: 'Derived cryptographic types are obsolete. Use the Create method on the base type instead.' (https://aka.ms/dotnet-warnings/SYSLIB0021)
|
Build:
Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
|
Build:
Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
|
Build:
Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
|
Build:
Src/Tests/Services/Comparers/PrvToAddrUncompComparerTests.cs#L78
'SecP256k1' is obsolete
|
The logs for this run have expired and are no longer available.
Loading