Skip to content

Comment out not required variable, which can cause an IndexOutOfBoundsException #18

Comment out not required variable, which can cause an IndexOutOfBoundsException

Comment out not required variable, which can cause an IndexOutOfBoundsException #18

Triggered via pull request November 26, 2024 12:32
Status Success
Total duration 1m 13s
Artifacts

build-pull.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build: SimpleTcpSocketWPF/PortableSettingsProvider.cs#L72
The variable 'ex' is declared but never used
build: SimpleTcpSocketWPF/PortableSettingsProvider.cs#L111
The variable 'ex' is declared but never used
build: SimpleTcpSocketWPF/PortableSettingsProvider.cs#L144
The variable 'ex' is declared but never used
build: SimpleTcpSocketWPF/PortableSettingsProvider.cs#L179
The variable 'ex' is declared but never used
build: SimpleTcpSocketWPF/PortableSettingsProvider.cs#L207
The variable 'ex' is declared but never used
build: SimpleTcpSocketWPF/MainWindow.xaml.cs#L594
The variable 'ex' is declared but never used
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net5' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.