Skip to content

Upgrade sample and test version #4040

Upgrade sample and test version

Upgrade sample and test version #4040

Triggered via pull request August 22, 2024 10:17
@vicancyvicancy
synchronize #2028
vicancy:uv
Status Failure
Total duration 2m 30s
Artifacts 3

ubuntu.yml

on: pull_request
Matrix: build_ubuntu
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 32 warnings
build_ubuntu (6.0.x)
Process completed with exit code 1.
build_ubuntu (7.0.x)
The job was canceled because "_6_0_x" failed.
build_ubuntu (7.0.x)
The operation was canceled.
build_ubuntu (8.0.x)
The job was canceled because "_6_0_x" failed.
build_ubuntu (8.0.x)
The operation was canceled.
build_ubuntu (6.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/paths-filter@v2, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs#L341
The event 'ClientConnectionContextFacts.TestServiceConnection.ConnectionStatusChanged' is never used
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L17
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L68
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L56
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L93
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L136
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionManagerTests.cs#L31
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerTests.cs#L18
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerTests.cs#L43
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs#L341
The event 'ClientConnectionContextFacts.TestServiceConnection.ConnectionStatusChanged' is never used
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L17
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionManagerTests.cs#L31
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L68
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L94
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs#L49
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L68
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L114
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (7.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs#L90
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dotnet-results-6.0.x", "dotnet-results-7.0.x", "dotnet-results-8.0.x". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionContextFacts.cs#L341
The event 'ClientConnectionContextFacts.TestServiceConnection.ConnectionStatusChanged' is never used
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L29
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L17
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/AckHandlerTest.cs#L68
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ClientConnectionManagerTests.cs#L31
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L68
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L94
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerTests.cs#L18
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ClientInvocationManagerTests.cs#L114
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)
build_ubuntu (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceConnectionContainerTests.cs#L43
Support for 'async void' unit tests is being removed from xUnit.net v3. To simplify upgrading, convert the test to 'async Task' instead. (https://xunit.net/xunit.analyzers/rules/xUnit1048)

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x
2.19 MB
dotnet-results-7.0.x
1.5 MB
dotnet-results-8.0.x
1.5 MB