Skip to content

Update starboard and update d#+ #156

Update starboard and update d#+

Update starboard and update d#+ #156

Triggered via push October 8, 2023 01:05
Status Success
Total duration 36s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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'