Skip to content

Update to Net8

Update to Net8 #127

Triggered via pull request May 3, 2024 09:04
Status Success
Total duration 1m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1279
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1298
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1320
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1343
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1363
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1279
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1298
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1320
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1343
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: tests/UnitTests/Acheve.TestHost/Routing/TestServerExtensionsTests.cs#L1363
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)