Chore/validate booking create #9
Annotations
6 warnings
|
build
Possible null reference argument for parameter 'recipientEmail' in 'Task IEmailerAdapter.SendEmailAsync(string senderEmail, string recipientEmail, string subject, string body)'.
|
|
build
Parameter 'validator' is unread.
|
|
build:
src/Evently.Server/Features/Emails/Services/EmailBackgroundService.cs#L29
Possible null reference argument for parameter 'recipientEmail' in 'Task IEmailerAdapter.SendEmailAsync(string senderEmail, string recipientEmail, string subject, string body)'.
|
|
build:
src/Evently.Server/Features/Gatherings/GatheringsController.cs#L20
Parameter 'validator' is unread.
|
|
build:
src/Evently.Server/Features/Emails/Services/EmailBackgroundService.cs#L29
Possible null reference argument for parameter 'recipientEmail' in 'Task IEmailerAdapter.SendEmailAsync(string senderEmail, string recipientEmail, string subject, string body)'.
|
|
build:
src/Evently.Server/Features/Gatherings/GatheringsController.cs#L20
Parameter 'validator' is unread.
|