Skip to content

move to .net 8

move to .net 8 #392

Triggered via pull request November 16, 2023 06:17
@clovettclovett
synchronize #110
clovett/net8
Status Failure
Total duration 2m 2s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 14 warnings
build (Release, Any CPU)
Process completed with exit code 1.
build (Debug, Any CPU)
The operation was canceled.
build (Release, Any CPU)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release, Any CPU)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (Release, Any CPU)
Targeting .NET 8.0 or higher in Visual Studio 2022 17.7 is not supported.
build (Release, Any CPU): Source/WPF/MyMoney/Database/Encryption.cs#L32
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (Release, Any CPU): Source/WPF/MyMoney/Database/Encryption.cs#L32
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (Release, Any CPU): Source/WPF/MyMoney/Database/Encryption.cs#L86
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (Release, Any CPU): Source/WPF/MyMoney/Database/Encryption.cs#L86
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
build (Release, Any CPU): Source/WPF/MyMoney/Ofx/SgmlParser.cs#L190
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (Release, Any CPU): Source/WPF/MyMoney/Dialogs/AttachmentDialog.xaml.cs#L453
This call site is reachable on all platforms. 'FolderBrowserDialog.SelectedPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release, Any CPU): Source/WPF/MyMoney/Dialogs/AttachmentDialog.xaml.cs#L448
This call site is reachable on all platforms. 'FolderBrowserDialog' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release, Any CPU): Source/WPF/MyMoney/Dialogs/AttachmentDialog.xaml.cs#L450
This call site is reachable on all platforms. 'CommonDialog.ShowDialog()' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Release, Any CPU): Source/WPF/MyMoney/Dialogs/AttachmentDialog.xaml.cs#L449
This call site is reachable on all platforms. 'FolderBrowserDialog.SelectedPath' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (Debug, Any CPU)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Debug, Any CPU)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/