This repository has been archived by the owner on Mar 8, 2024. It is now read-only.
Bump Microsoft.EntityFrameworkCore.Relational and Microsoft.EntityFrameworkCore #1891
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/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/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#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/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/Program.cs#L107
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'MicrosoftDependencyInjectionJobFactory is the default for DI configuration, this method will be removed later on'
|