Dependency upgrades (#951) #3151
ci_build.yml
on: push
🔨 Build sources (CI)
2m 46s
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/ExtensionsTest/HomeAssistantApiManagerExtensionTests.cs#L10
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/HelperTest/ResultMessageHandlerTests.cs#L18
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/HelperTest/ResultMessageHandlerTests.cs#L35
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/ExtensionsTest/HomeAssistantApiManagerExtensionTests.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/HelperTest/ResultMessageHandlerTests.cs#L45
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/HelperTest/ResultMessageHandlerTests.cs#L58
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]
|