Merge branch 'release/5.8.0' into main #271
Annotations
9 warnings
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test:
Hammer/Commands/UserInfoCommand.cs#L98
Possible null reference argument for parameter 'guildConfiguration' in 'PermissionLevel DiscordUserExtensions.GetPermissionLevel(DiscordMember member, GuildConfiguration guildConfiguration)'.
|
Build & Test:
Hammer/Services/LoggingService.cs#L72
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
Build & Test:
Hammer/Services/LoggingService.cs#L73
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
Build & Test:
Hammer/Data/Rule.cs#L43
Nullable value type may be null.
|
Build & Test:
Hammer/Commands/UserInfoCommand.cs#L98
Possible null reference argument for parameter 'guildConfiguration' in 'PermissionLevel DiscordUserExtensions.GetPermissionLevel(DiscordMember member, GuildConfiguration guildConfiguration)'.
|
Build & Test:
Hammer/Services/LoggingService.cs#L72
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
Build & Test:
Hammer/Services/LoggingService.cs#L73
'LayoutRenderer.Register(string, Func<LogEventInfo, object>)' is obsolete: 'Instead use LogManager.Setup().SetupExtensions(). Marked obsolete with NLog v5.2'
|
Build & Test:
Hammer/Data/Rule.cs#L43
Nullable value type may be null.
|