Skip to content

Bump NUnit3TestAdapter from 5.0.0 to 5.1.0 #190

Bump NUnit3TestAdapter from 5.0.0 to 5.1.0

Bump NUnit3TestAdapter from 5.0.0 to 5.1.0 #190

Triggered via push August 14, 2025 20:26
Status Success
Total duration 29s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: gplib/Concepts/IGrammar.cs#L4
Avoid empty interfaces (https://docs.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1040)
build: gplib/Exceptions/StringInterpretException.cs#L26
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/Exceptions/TooManyErrorsException.cs#L22
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/ShiftReduceParser/ShiftReduceParser.cs#L156
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/ShiftReduceParser/ShiftReduceParser.cs#L147
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/ShiftReduceParser/ShiftReduceParser.cs#L138
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/Exceptions/BufferException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: gplib/Exceptions/GplexInternalException.cs#L14
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build: examples/Snake.cs#L970
'C.clrscr()' is obsolete: 'non standard conio.h support'
build: stdc/time.cs#L5
The type name 'tm' only contains lower-cased ascii characters. Such names may become reserved for the language.