Skip to content

Bump Npgsql from 8.0.2 to 8.0.3 in /src (#52) #74

Bump Npgsql from 8.0.2 to 8.0.3 in /src (#52)

Bump Npgsql from 8.0.2 to 8.0.3 in /src (#52) #74

Triggered via push May 9, 2024 18:42
Status Success
Total duration 1m 18s
Artifacts

build-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
Build Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
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 Commit
Unboxing a possibly null value.