Skip to content

Bump NUnit from 4.5.0 to 4.5.1 #1247

Bump NUnit from 4.5.0 to 4.5.1

Bump NUnit from 4.5.0 to 4.5.1 #1247

Triggered via push March 9, 2026 23:50
Status Success
Total duration 3m 46s
Artifacts

ci.yml

on: push
Matrix: Test
full_ci_passed
3s
full_ci_passed
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Test (ubuntu-latest): src/Farkle/CompatibilityTypes.cs#L15
Do not forget to remove this deprecated code someday.
Test (ubuntu-latest): src/Farkle/CompatibilityTypes.cs#L20
'T' is not used in the class.
Test (ubuntu-latest): src/Common/ComSharp/Redist/CollectionMarshaller.cs#L18
Private classes which are not derived in the current assembly should be marked as 'sealed'.
Test (ubuntu-latest): src/Farkle/Parser/Implementation/ParserUtilities.cs#L58
Complete the task associated to this 'TODO' comment.
Test (ubuntu-latest): src/Farkle/Parser/Implementation/DefaultParserImplementation.cs#L130
Complete the task associated to this 'TODO' comment.
Test (ubuntu-latest): src/Farkle/Grammars/StringHeap.cs#L35
Remove this commented out code.
Test (ubuntu-latest): src/Farkle/Builder/ObjectModel.cs#L26
Complete the task associated to this 'TODO' comment.
Test (ubuntu-latest): src/Farkle/Builder/Lr/LalrBuild.cs#L380
Complete the task associated to this 'TODO' comment.
Test (ubuntu-latest): src/Farkle/Builder/Dfa/DfaBuild.cs#L458
Complete the task associated to this 'TODO' comment.
Test (windows-latest): tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L70
Nullness warning: The types 'StateMachines.LrStateMachine' and 'StateMachines.LrStateMachine | null' do not have compatible nullability.
Test (windows-latest): tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L70
Nullness warning: The types 'StateMachines.LrStateMachine' and 'StateMachines.LrStateMachine | null' do not have compatible nullability.
Test (windows-latest): tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L34
Nullness warning: The type 'HtmlNode' does not support 'null'.