Skip to content

Bump NUnit3TestAdapter from 5.0.0 to 5.2.0 #3139

Bump NUnit3TestAdapter from 5.0.0 to 5.2.0

Bump NUnit3TestAdapter from 5.0.0 to 5.2.0 #3139

Triggered via pull request October 13, 2025 08:29
Status Failure
Total duration 24m 49s
Artifacts

net-build-all.yml

on: pull_request
build and test .NET Solution
7m 6s
build and test .NET Solution
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build and test .NET Solution
Process completed with exit code 1.
build and test .NET Solution: test/Library/Tuio.Test/ConcurrentBroadcastTest.cs#L57
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build and test .NET Solution: test/Library/Common.Test/ArrayUtilsTests.cs#L284
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
build and test .NET Solution: test/Library/Common.Test/ArrayUtilsTests.cs#L279
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
build and test .NET Solution: test/Library/Common.Test/ArrayUtilsTests.cs#L274
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
build and test .NET Solution: test/Library/Common.Test/ArrayUtilsTests.cs#L254
'ArrayUtils.ReferencingArrays<T>(T[*,*], T[*,*])' is obsolete: 'Warning: Referencing 2d arrays is extremely slow'
build and test .NET Solution: library/src/Core/Interactivity/Components/NoInteractionObserver.cs#L15
The event 'NoInteractionObserver.NewInteractions' is never used
build and test .NET Solution: library/src/Core/Tuio/Components/TuioSender.cs#L206
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
build and test .NET Solution: library/src/Core/Tuio/Components/TuioSender.cs#L178
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)