Bump xunit from 2.5.2 to 2.5.3 #3154
ci_build.yml
on: pull_request
🔨 Build sources (CI)
3m 9s
Annotations
1 error and 11 warnings
🔨 Build sources (CI)
; expected
|
🔨 Build sources (CI)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Integration/WebsocketIntegrationTests.cs#L12
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Net/WebSocketTransportPipelineTests.cs#L20
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Integration/ApiIntegrationTests.cs#L12
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Integration/ApiIntegrationTests.cs#L14
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/HomeAssistantRunnerTest/HomeAssistantRunnerTests.cs#L32
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/HomeAssistantRunnerTest/HomeAssistantRunnerTests.cs#L37
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/HomeAssistantRunnerTest/HomeAssistantRunnerTests.cs#L43
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Net/WebSocketTransportPipelineTests.cs#L36
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Integration/WebsocketIntegrationTests.cs#L19
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|
🔨 Build sources (CI):
src/Client/NetDaemon.HassClient.Tests/Integration/WebsocketIntegrationTests.cs#L22
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030) [/home/runner/work/netdaemon/netdaemon/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj]
|