Fix/snipe #144
Annotations
8 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/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.
|