Skip to content

Release

Release #11

Re-run triggered November 10, 2023 06:12
Status Success
Total duration 42s
Artifacts

release.yml

on: workflow_run
push_to_registry
1m 18s
push_to_registry
deploy_via_ssh
26s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
push_to_registry: TalentBlazor.ServiceModel/WeatherForecast.cs#L11
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Todos.cs#L43
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Todos.cs#L37
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Todos.cs#L29
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Todos.cs#L20
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L501
Non-nullable property 'Notes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: TalentBlazor.ServiceModel/Talent.cs#L463
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#L430
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#L391
Non-nullable property 'Attachments' 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.