feat: add support for mysql remote #284
Annotations
12 warnings
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Hammer/Extensions/MentionUtility.cs#L34
'MentionUtility.MentionChannel(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L55
'MentionUtility.MentionRole(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L66
'MentionUtility.MentionUser(decimal)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L83
'MentionUtility.MentionUser(decimal, bool)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L94
'MentionUtility.MentionUser(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L111
'MentionUtility.MentionUser(ulong, bool)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L180
'MentionUtility.TryParseChannel(string?, out ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L245
'MentionUtility.TryParseRole(string?, out ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Extensions/MentionUtility.cs#L322
'MentionUtility.TryParseUser(string?, out ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
Hammer/Commands/UserInfoCommand.cs#L98
Possible null reference argument for parameter 'guildConfiguration' in 'PermissionLevel DiscordUserExtensions.GetPermissionLevel(DiscordMember member, GuildConfiguration guildConfiguration)'.
|
This job succeeded
Loading