🔄 Bump Microsoft.Extensions.DependencyInjection from 8.0.1 to 10.0.2 #32
Annotations
11 warnings
|
|
|
src/Workbench.DependencyInjection.Extensions/ServiceCollectionExtensions.cs#L14
Converting null literal or possible null value to non-nullable type.
|
|
src/Workbench.IDistributedCache.Extensions/IDistributedCacheExtensions.cs#L60
Possible null reference return.
|
|
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.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