Skip to content

Feature/readme

Feature/readme #35

Triggered via pull request March 6, 2024 16:49
Status Success
Total duration 33s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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/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.