Skip to content

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

Comment out not required variable, which can cause an IndexOutOfBoundsException

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

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

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 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
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
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: 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: LibNoDaveConnectionLibrary/Projectfiles/TIA/Openness/ITIAOpennessProjectFolder.cs#L8
'ITIAOpennessProjectFolder.Name' hides inherited member 'IProjectFolder.Name'. Use the new keyword if hiding was intended.
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.