Release #8
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
deploy_via_ssh
25s
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.
|