Skip to content

Release

Release #144

Manually triggered January 25, 2024 01:18
Status Success
Total duration 2m 7s
Artifacts

release.yml

on: workflow_dispatch
push_to_registry
1m 10s
push_to_registry
deploy_via_ssh
42s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

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