Skip to content

Add IReportState so that we do not keep entire report on the undo stack. #437

Add IReportState so that we do not keep entire report on the undo stack.

Add IReportState so that we do not keep entire report on the undo stack. #437

Triggered via push June 24, 2024 00:17
Status Success
Total duration 4m 7s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
build (Debug, Any CPU)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
build (Debug, 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 (Debug, 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 (Debug, 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 (Debug, 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 (Debug, 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 (Debug, Any CPU): Source/WPF/MyMoney/MainWindow.xaml.cs#L4746
The field 'MainWindow.ReportEventHandler.disposedValue' is never used
build (Debug, 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 (Debug, 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 (Debug, 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): 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, NuGet/setup-nuget@v1, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.0.2, darenm/Setup-VSTest@v1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): 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/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/MainWindow.xaml.cs#L4746
The field 'MainWindow.ReportEventHandler.disposedValue' is never used
build (Release, Any CPU): Source/WPF/MyMoney/MainWindow.xaml.cs#L128
This call site is reachable on all platforms. 'Application.SetUnhandledExceptionMode(UnhandledExceptionMode)' 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/MainWindow.xaml.cs#L128
This call site is reachable on all platforms. 'UnhandledExceptionMode.CatchException' 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#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)