Skip to content

Switch to GitHub actions #12

Switch to GitHub actions

Switch to GitHub actions #12

Triggered via pull request August 25, 2024 09:12
Status Success
Total duration 2m 39s
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: 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#L9
'TiaObjectId' defines operator == or operator != but does not override Object.Equals(object o)
build: LibNoDaveConnectionLibrary/DataTypes/BitByteAddress.cs#L6
'ByteBitAddress' defines operator == or operator != but does not override Object.Equals(object o)
build: LibNoDaveConnectionLibrary/DataTypes/BitByteAddress.cs#L6
'ByteBitAddress' defines operator == or operator != but does not override Object.GetHashCode()
build: LibNoDaveConnectionLibrary/DataTypes/Pointer.cs#L8
'Pointer' defines operator == or operator != but does not override Object.Equals(object o)
build: LibNoDaveConnectionLibrary/DataTypes/Pointer.cs#L8
'Pointer' defines operator == or operator != but does not override Object.GetHashCode()
build: LibNoDaveConnectionLibrary/Source/AWLSourceParser.cs#L52
The variable 'akDataRow' is assigned but its value is never used
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.