Skip to content

Fix: Add null check in case a symbol could not be found in the symbol… #2

Fix: Add null check in case a symbol could not be found in the symbol…

Fix: Add null check in case a symbol could not be found in the symbol… #2

Triggered via push August 27, 2024 07:35
Status Success
Total duration 18m 38s
Artifacts

build.yml

on: push
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: LibNoDaveConnectionLibrary/DBF/Index/MDX/MNode.cs#L20
'MNode.Read(BinaryReader)' hides inherited member 'Node.Read(BinaryReader)'. Use the new keyword if hiding was intended.
build: LibNoDaveConnectionLibrary/DBF/Index/MDX/MNode.cs#L75
'MNode.LowerLevel' hides inherited member 'Node.LowerLevel'. Use the new keyword if hiding was intended.
build: LibNoDaveConnectionLibrary/Projectfiles/TIA/Openness/ITIAOpennessProjectFolder.cs#L8
'ITIAOpennessProjectFolder.Name' hides inherited member 'IProjectFolder.Name'. Use the new keyword if hiding was intended.
build: LibNoDaveConnectionLibrary/Projectfiles/TIA/TiaObjectId.cs#L6
'TiaObjectId' defines operator == or operator != but does not override Object.Equals(object o)
build: LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L17
'BigEndianBinaryReader.ReadInt16()' hides inherited member 'BinaryReader.ReadInt16()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L24
'BigEndianBinaryReader.ReadInt64()' hides inherited member 'BinaryReader.ReadInt64()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L31
'BigEndianBinaryReader.ReadUInt16()' hides inherited member 'BinaryReader.ReadUInt16()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: LibNoDaveConnectionLibrary/General/BigEndianBinaryReader.cs#L38
'BigEndianBinaryReader.ReadUInt32()' hides inherited member 'BinaryReader.ReadUInt32()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build: LibNoDaveConnectionLibrary/DataTypes/BitByteAddress.cs#L6
'ByteBitAddress' defines operator == or operator != but does not override Object.Equals(object o)
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.