Some minor improvements #155
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/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/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
|