Update starboard and update d#+ #156
Annotations
10 warnings
build:
ModularAssistentForDiscordServer/Services/ReminderService.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/Entities/GuildConfigDbEntity.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/ModularDiscordBot.cs#L68
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|
build:
ModularAssistentForDiscordServer/ModularDiscordBot.cs#L71
'IServiceCollectionQuartzConfigurator.UseMicrosoftDependencyInjectionJobFactory(Action<JobFactoryOptions>?)' is obsolete: 'MicrosoftDependencyInjectionJobFactory is the default for DI configuration, this method will be removed later on'
|
build:
ModularAssistentForDiscordServer/Services/MessageSnipeService.cs#L131
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/Services/MessageSnipeService.cs#L144
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/Extensions/MadsBaseApplicationCommand.cs#L26
Field 'MadsBaseApplicationCommand._ctx' is never assigned to, and will always have its default value null
|
build:
ModularAssistentForDiscordServer/Services/ReminderService.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/Entities/GuildConfigDbEntity.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
ModularAssistentForDiscordServer/ModularDiscordBot.cs#L68
'JsonConfigurationExtensions.UseJsonSerializer(SchedulerBuilder.PersistentStoreOptions, Action<JsonSerializerOptions>?)' is obsolete: 'Use UseNewtonsoftJsonSerializer instead'
|