Skip to content

Performance improvement for .NET 9.0+ #331

Performance improvement for .NET 9.0+

Performance improvement for .NET 9.0+ #331

Triggered via pull request December 14, 2025 14:11
Status Failure
Total duration 1m 4s
Artifacts

buildandtest.yml

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

Annotations

9 errors and 2 warnings
build and test on ubuntu-latest
Process completed with exit code 1.
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)