Skip to content

Remove the obsolete Travic CI #312

Remove the obsolete Travic CI

Remove the obsolete Travic CI #312

Triggered via push December 3, 2023 04:15
Status Success
Total duration 1m 38s
Artifacts

dotnetCI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Linux: Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Linux: Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Linux: 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)
Linux: Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
Linux: 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)
Linux: 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)
Linux: Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
Linux: Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
Linux: Src/Tests/MockWindowManager.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Mac: Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
Mac: Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
Mac: Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
Mac: 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)
Mac: Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Mac: Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Mac: Src/FinderOuter/Services/Comparers/PrvToPubComparer.cs#L26
'PublicKey' is obsolete
Mac: 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)
Mac: 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)
Mac: Src/Tests/MockWindowManager.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Windows: Src/FinderOuter/Services/ArmoryService.cs#L39
'SecP256k1' is obsolete
Windows: Src/FinderOuter/Services/FileManager.cs#L29
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Windows: Src/FinderOuter/Services/FileManager.cs#L33
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
Windows: Src/FinderOuter/Services/Base58Service.cs#L144
'SecP256k1' is obsolete
Windows: Src/FinderOuter/Backend/ECC/Calc2.cs#L157
'PrivateKey' is obsolete
Windows: 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)
Windows: 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)
Windows: 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)
Windows: Src/Tests/MockWindowManager.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.