Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Bump the dsharpplus group with 4 updates #1877

Bump the dsharpplus group with 4 updates

Bump the dsharpplus group with 4 updates #1877

Triggered via pull request November 9, 2023 17:47
Status Failure
Total duration 43s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: source/POI.DiscordDotNet/Jobs/RankUpFeedJob.cs#L51
'IAsyncEnumerable<DiscordMember>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<DiscordMember>' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.DiscordDotNet/Commands/ChatCommands/Admin/PruneCommand.cs#L18
'ConfiguredCancelableAsyncEnumerable<DiscordMessage>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'ConfiguredCancelableAsyncEnumerable<DiscordMessage>' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.DiscordDotNet/Jobs/BirthdayGirlsJob.cs#L70
'ConfiguredCancelableAsyncEnumerable<DiscordMember>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'ConfiguredCancelableAsyncEnumerable<DiscordMember>' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.DiscordDotNet/Jobs/RankUpFeedJob.cs#L51
'IAsyncEnumerable<DiscordMember>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'IAsyncEnumerable<DiscordMember>' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.DiscordDotNet/Commands/ChatCommands/Admin/PruneCommand.cs#L18
'ConfiguredCancelableAsyncEnumerable<DiscordMessage>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'ConfiguredCancelableAsyncEnumerable<DiscordMessage>' could be found (are you missing a using directive or an assembly reference?)
build: source/POI.DiscordDotNet/Jobs/BirthdayGirlsJob.cs#L70
'ConfiguredCancelableAsyncEnumerable<DiscordMember>' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'ConfiguredCancelableAsyncEnumerable<DiscordMember>' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
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: source/POI.DiscordDotNet/Program.cs#L107
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'MicrosoftDependencyInjectionJobFactory is the default for DI configuration, this method will be removed later on'
build: source/POI.DiscordDotNet/Services/Implementations/DiscordStarboardService.cs#L73
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Services/Implementations/DiscordStarboardService.cs#L87
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Services/Implementations/DiscordStarboardService.cs#L100
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Jobs/RankUpFeedJob.cs#L99
Possible null reference argument for parameter 'e1' in 'bool DiscordMember.operator ==(DiscordMember e1, DiscordMember e2)'.
build: source/POI.DiscordDotNet/Jobs/RankUpFeedJob.cs#L99
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Jobs/RankUpFeedJob.cs#L179
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Program.cs#L107
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'MicrosoftDependencyInjectionJobFactory is the default for DI configuration, this method will be removed later on'
build: source/POI.DiscordDotNet/Services/Implementations/DiscordStarboardService.cs#L73
Cannot convert null literal to non-nullable reference type.
build: source/POI.DiscordDotNet/Services/Implementations/DiscordStarboardService.cs#L87
Cannot convert null literal to non-nullable reference type.