Skip to content

Chore/validate booking create #9

Chore/validate booking create

Chore/validate booking create #9

Triggered via pull request August 25, 2025 10:15
Status Success
Total duration 2m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.