begin adding support for user install, misc fixes #626
checks.yml
on: push
Test
2m 2s
Check Formatting
29s
Annotations
10 warnings
Test:
lib/common/Appeals.ts#L63
'baseId' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
Test:
lib/common/Appeals.ts#L78
Switch is not exhaustive. Cases not matched: AppealStatus.None
|
Test:
lib/common/Appeals.ts#L135
'baseId' is assigned a value but never used. Allowed unused elements of array destructuring must match /^_/u
|
Test:
lib/common/Appeals.ts#L211
'past' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Test:
lib/common/Moderation.ts#L600
Switch is not exhaustive. Cases not matched: Action.Warn | Action.Mute | Action.Unmute | Action.Kick | Action.Ban | Action.Unban | Action.Timeout | Action.Untimeout | Action.Block | Action.Unblock
|
Test:
lib/extensions/discord.js/ExtendedGuild.ts#L673
Switch is not exhaustive. Cases not matched: MessageType.RoleSubscriptionPurchase | MessageType.InteractionPremiumUpsell | MessageType.StageStart | MessageType.StageEnd | MessageType.StageSpeaker | MessageType.StageRaiseHand | MessageType.StageTopic | MessageType.GuildApplicationPremiumSubscription | MessageType.GuildIncidentAlertModeEnabled | MessageType.GuildIncidentAlertModeDisabled | MessageType.GuildIncidentReportRaid | MessageType.GuildIncidentReportFalseAlarm | MessageType.PurchaseNotification | MessageType.PollResult
|
Test:
lib/utils/FormatResponse.ts#L42
Switch is not exhaustive. Cases not matched: "cannot resolve user"
|
Test:
lib/utils/FormatResponse.ts#L64
Switch is not exhaustive. Cases not matched: "cannot resolve user"
|
Test:
lib/utils/FormatResponse.ts#L85
Switch is not exhaustive. Cases not matched: "cannot resolve user"
|
Test:
lib/utils/FormatResponse.ts#L107
Switch is not exhaustive. Cases not matched: "cannot resolve user"
|