Skip to content

Upgrading .NET version to .net8 (#553) #295

Upgrading .NET version to .net8 (#553)

Upgrading .NET version to .net8 (#553) #295

Re-run triggered October 26, 2024 15:54
Status Failure
Total duration 1m 40s
Artifacts

buildandtest.yml

on: push
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build and test on ubuntu-latest
Process completed with exit code 1.
build and test on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemcachedProviderTest.cs#L420
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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L159
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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemcachedProviderTest.cs#L420
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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L159
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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemcachedProviderTest.cs#L420
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 and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build and test on ubuntu-latest: test/EasyCaching.UnitTests/CachingTests/MemoryCachingProviderTest.cs#L159
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)