Skip to content

Bump NUnit.Analyzers from 4.10.0 to 4.11.0 (#103) #204

Bump NUnit.Analyzers from 4.10.0 to 4.11.0 (#103)

Bump NUnit.Analyzers from 4.10.0 to 4.11.0 (#103) #204

Triggered via push October 31, 2025 16:10
Status Success
Total duration 37s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: 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#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/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#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: stdc.Tests/sscanf.cs#L7
The type name 'scanf' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: stdc.Tests/sprintf.cs#L8
The type name 'sprintf' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: stdc.Tests/math.cs#L7
The type name 'math' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: stdc/time.cs#L5
The type name 'tm' only contains lower-cased ascii characters. Such names may become reserved for the language.