Skip to content

Add Identity stores to service model due to how Talent blazor handles… #5

Add Identity stores to service model due to how Talent blazor handles…

Add Identity stores to service model due to how Talent blazor handles… #5

Triggered via push November 10, 2023 05:30
Status Failure
Total duration 1m 23s
Billable time 2m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: TalentBlazor.ServiceModel/Talent.cs#L76
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L79
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L83
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Emails.cs#L10
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Emails.cs#L12
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Hello.cs#L14
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L98
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L101
Non-nullable property 'Applicant' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L104
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: TalentBlazor.ServiceModel/Talent.cs#L111
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.