🔄 Bump Microsoft.Extensions.Caching.Abstractions from 8.0.0 to 10.0.2 #19
Annotations
1 error and 20 warnings
|
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L57
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L47
Possible null reference return.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'object ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)'.
|
|
src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L11
Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L57
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L51
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L47
Possible null reference return.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L44
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L38
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L20
Possible null reference argument for parameter 'arg' in 'object Func<TEntity, object>.Invoke(TEntity arg)'.
|
|
src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L42
Possible null reference argument for parameter 'type' in 'object ActivatorUtilities.GetServiceOrCreateInstance(IServiceProvider provider, Type type)'.
|
|
src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.Comparer/GenericComparerFactory.cs#L11
Non-nullable property 'Predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading