Skip to content

Upgrade DSharpPlus to 5.0.0-nightly-02330 #241

Upgrade DSharpPlus to 5.0.0-nightly-02330

Upgrade DSharpPlus to 5.0.0-nightly-02330 #241

Triggered via push July 28, 2024 21:23
Status Success
Total duration 1m 14s
Artifacts

dotnetcore.yml

on: push
Matrix: build-standalone
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build-standalone (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-standalone (ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-standalone (ubuntu-22.04): src/Program.cs#L281
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-standalone (ubuntu-22.04): src/Program.cs#L374
'ExtensionMethods.UseSlashCommands(DiscordClient, SlashCommandsConfiguration)' is obsolete: 'DSharpPlus.SlashCommands is obsolete. Please consider using the new DSharpPlus.Commands extension instead.'
build-standalone (ubuntu-22.04): src/Program.cs#L384
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-standalone (ubuntu-22.04): src/Program.cs#L363
'DiscordClient.SessionCreated' 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-standalone (ubuntu-22.04): src/Program.cs#L364
'DiscordClient.MessageCreated' 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-standalone (ubuntu-22.04): src/Program.cs#L365
'DiscordClient.MessageUpdated' 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-standalone (ubuntu-22.04): src/Program.cs#L367
'DiscordClient.ThreadCreated' 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-standalone (ubuntu-22.04): src/Program.cs#L368
'DiscordClient.ThreadUpdated' 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-standalone (ubuntu-22.04): src/Program.cs#L369
'DiscordClient.ThreadDeleted' 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-standalone (ubuntu-22.04): src/Program.cs#L370
'DiscordClient.ThreadListSynced' 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-standalone (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-standalone (windows-2022)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-standalone (windows-2022): src/Program.cs#L281
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-standalone (windows-2022): src/Program.cs#L374
'ExtensionMethods.UseSlashCommands(DiscordClient, SlashCommandsConfiguration)' is obsolete: 'DSharpPlus.SlashCommands is obsolete. Please consider using the new DSharpPlus.Commands extension instead.'
build-standalone (windows-2022): src/Program.cs#L384
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
build-standalone (windows-2022): src/Program.cs#L363
'DiscordClient.SessionCreated' 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-standalone (windows-2022): src/Program.cs#L364
'DiscordClient.MessageCreated' 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-standalone (windows-2022): src/Program.cs#L365
'DiscordClient.MessageUpdated' 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-standalone (windows-2022): src/Program.cs#L367
'DiscordClient.ThreadCreated' 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-standalone (windows-2022): src/Program.cs#L368
'DiscordClient.ThreadUpdated' 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-standalone (windows-2022): src/Program.cs#L369
'DiscordClient.ThreadDeleted' 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-standalone (windows-2022): src/Program.cs#L370
'DiscordClient.ThreadListSynced' 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.'