Skip to content

Performance improvement for .NET 9.0+ #306

Performance improvement for .NET 9.0+

Performance improvement for .NET 9.0+ #306

Triggered via pull request November 13, 2024 09:15
Status Success
Total duration 2m 2s
Artifacts

buildandtest.yml

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

Annotations

4 warnings
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/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#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#L91
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)