Fix eval #77
Annotations
15 warnings
Build Project
Package Humanizer.Core.af 2.14.1 has a resource with the locale 'af'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.ar 2.14.1 has a resource with the locale 'ar'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.az 2.14.1 has a resource with the locale 'az'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.bg 2.14.1 has a resource with the locale 'bg'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.bn-BD 2.14.1 has a resource with the locale 'bn-bd'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.cs 2.14.1 has a resource with the locale 'cs'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.da 2.14.1 has a resource with the locale 'da'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.de 2.14.1 has a resource with the locale 'de'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.el 2.14.1 has a resource with the locale 'el'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Project
Package Humanizer.Core.es 2.14.1 has a resource with the locale 'es'. This locale is not recognized by .NET. Consider notifying the package author that it appears to be using an invalid locale.
|
Build Dockerfile
Nullability in constraints for type parameter 'TState' of method 'CompositeDefaultLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Build Dockerfile
Nullability in constraints for type parameter 'TState' of method 'DefaultLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Build Dockerfile
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build Dockerfile
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
Build Dockerfile
Unboxing a possibly null value.
|
Loading