Skip to content

Release and Deploy

Release and Deploy #12

Manually triggered November 6, 2023 04:06
Status Failure
Total duration 1m 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: workflow_dispatch
push_to_registry
1m 24s
push_to_registry
deploy_via_ssh
19s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
push_to_registry: BlazorDiffusion.ServiceModel/Artifacts.cs#L83
'SearchArtifacts' overrides Object.Equals(object o) but does not override Object.GetHashCode()
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L120
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L124
Non-nullable property 'Likes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L125
Non-nullable property 'Albums' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L108
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L109
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L115
Non-nullable property 'ArtifactIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L116
Non-nullable property 'AlbumIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L104
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
push_to_registry: BlazorDiffusion.ServiceModel/User.cs#L94
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.