Skip to content

Build Container

Build Container #2

Triggered via workflow run December 2, 2024 06:24
@LayoricLayoric
completed b04fc04
Status Success
Total duration 1m 11s
Artifacts

build-container.yml

on: workflow_run
build-container
1m 1s
build-container
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-container: TalentBlazor.ServiceModel/Emails.cs#L10
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Emails.cs#L12
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Hello.cs#L14
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L77
Non-nullable property 'ApplicationUserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L80
Non-nullable property 'ApplicationUser' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L84
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L99
Non-nullable property 'Position' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L102
Non-nullable property 'Applicant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L105
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-container: TalentBlazor.ServiceModel/Talent.cs#L112
Non-nullable property 'Attachments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.