Skip to content

Mirgrate to DSP.Commands #194

Mirgrate to DSP.Commands

Mirgrate to DSP.Commands #194

Triggered via pull request June 22, 2024 01:43
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: ModularAssistentForDiscordServer/Commands/Text/Base/ExitGuild.cs#L30
Dereference of a possibly null reference.
build: ModularAssistentForDiscordServer/Commands/Text/Base/ExitGuild.cs#L37
Dereference of a possibly null reference.
build: ModularAssistentForDiscordServer/Services/VoiceAlertService.cs#L47
'DiscordClient.VoiceStateUpdated' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'
build: ModularAssistentForDiscordServer/Services/VoiceAlertService.cs#L57
'DiscordClient.VoiceStateUpdated' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'
build: ModularAssistentForDiscordServer/Commands/Slash/VoiceAlerts.cs#L105
Dereference of a possibly null reference.
build: ModularAssistentForDiscordServer/Commands/Slash/StarboardConfig.cs#L56
Dereference of a possibly null reference.
build: ModularAssistentForDiscordServer/Services/StarboardService.cs#L48
'DiscordClient.MessageReactionAdded' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'
build: ModularAssistentForDiscordServer/Services/StarboardService.cs#L49
'DiscordClient.MessageReactionRemoved' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'
build: ModularAssistentForDiscordServer/Services/StarboardService.cs#L50
'DiscordClient.MessageReactionsCleared' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'
build: ModularAssistentForDiscordServer/Services/StarboardService.cs#L51
'DiscordClient.MessageReactionRemovedEmoji' is obsolete: 'Events on DiscordClient are deprecated and will be removed within the v5 development cycle. Please use the ConfigureEventHandlers methods on your preferred construction method instead.'