Skip to content

Performance improvement for .NET 9.0+ #335

Performance improvement for .NET 9.0+

Performance improvement for .NET 9.0+ #335

Triggered via pull request May 3, 2025 11:02
Status Success
Total duration 4m 0s
Artifacts

build.yml

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

Annotations

2 warnings
build on windows-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 on windows-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)