Skip to content

Readd decimal formatting to calc #66

Readd decimal formatting to calc

Readd decimal formatting to calc #66

Triggered via push May 5, 2024 06:53
Status Success
Total duration 1m 8s
Artifacts

build-commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 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
Cannot convert null literal to non-nullable reference type.
Build Commit
Nullability of reference types in type of parameter 'exception' of 'void CompositeDefaultLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
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 of reference types in type of parameter 'exception' of 'void DefaultLogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TState, Exception, string> formatter)' doesn't match implicitly implemented member 'void ILogger.Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception? exception, Func<TState, Exception?, string> formatter)' (possibly because of nullability attributes).
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
Nullability of reference types in type of parameter 'message' of 'bool MessageCache.TryGet(ulong messageId, out DiscordMessage? message)' doesn't match implicitly implemented member 'bool IMessageCacheProvider.TryGet(ulong messageId, out DiscordMessage? message)' (possibly because of nullability attributes).
Build Commit
Cannot convert null literal to non-nullable reference type.
Build Commit
Cannot convert null literal to non-nullable reference type.
Build Commit
Cannot convert null literal to non-nullable reference type.
Build Commit
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).