Performance improvement for .NET 9.0+ #330
Annotations
1 error and 5 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)
|
|
build and test on ubuntu-latest:
bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/EasyCaching.Bus.Zookeeper.GlobalUsings.g.cs#L3
The type 'LockFactory' in '/home/runner/work/EasyCaching/EasyCaching/bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/Backport.System.Threading.Lock.SourceGenerator/Backport.System.Threading.Lock.SourceGenerator.Generator/Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs' conflicts with the imported type 'LockFactory' in 'EasyCaching.Core, Version=1.9.4.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/EasyCaching/EasyCaching/bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/Backport.System.Threading.Lock.SourceGenerator/Backport.System.Threading.Lock.SourceGenerator.Generator/Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs'.
|
|
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:
bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/EasyCaching.Bus.Zookeeper.GlobalUsings.g.cs#L3
The type 'LockFactory' in '/home/runner/work/EasyCaching/EasyCaching/bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/Backport.System.Threading.Lock.SourceGenerator/Backport.System.Threading.Lock.SourceGenerator.Generator/Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs' conflicts with the imported type 'LockFactory' in 'EasyCaching.Core, Version=1.9.4.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/home/runner/work/EasyCaching/EasyCaching/bus/EasyCaching.Bus.Zookeeper/obj/Release/net9.0/Backport.System.Threading.Lock.SourceGenerator/Backport.System.Threading.Lock.SourceGenerator.Generator/Backport.System.Threading.Lock.SourceGenerator.LockFactory.cs'.
|