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 #1843

Bump the dsharpplus group with 4 updates

Bump the dsharpplus group with 4 updates #1843

Triggered via pull request September 12, 2023 17:56
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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/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/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/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/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.