Skip to content

Release

Release #8

Re-run triggered November 10, 2023 05:41
Status Failure
Total duration 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: workflow_run
push_to_registry
1m 37s
push_to_registry
deploy_via_ssh
25s
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#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/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#L47
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L49
Non-nullable property 'Company' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L50
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L55
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L17
Non-nullable property 'ProfileUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.