Skip to content

Refresh AccessKey passively #4389

Refresh AccessKey passively

Refresh AccessKey passively #4389

Triggered via pull request December 10, 2024 04:47
Status Failure
Total duration 5m 8s
Artifacts 3

windows.yml

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

Annotations

4 errors and 31 warnings
build_windows (8.0.x)
Process completed with exit code 1.
build_windows (7.0.x)
Process completed with exit code 1.
build_windows (6.0.x)
The job was canceled because "_7_0_x" failed.
build_windows (6.0.x)
The operation was canceled.
build_windows (8.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (8.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L61
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L61
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (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_windows (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_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (8.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L180
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (7.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (7.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (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_windows (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_windows (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_windows (7.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L61
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (7.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (7.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (7.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (7.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (6.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (6.0.x)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build_windows (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_windows (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_windows (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_windows (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L61
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L61
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build_windows (6.0.x): test/Microsoft.Azure.SignalR.Tests/ServiceMessageTests.cs#L139
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
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/

Artifacts

Produced during runtime
Name Size
dotnet-results-6.0.x
1.2 MB
dotnet-results-7.0.x
2.83 MB
dotnet-results-8.0.x
2.83 MB