Skip to content

Release and Deploy #123

Release and Deploy

Release and Deploy #123

Triggered via workflow run August 24, 2024 02:24
@mythzmythz
completed f1eb943
Status Success
Total duration 1m 43s
Artifacts

release.yml

on: workflow_run
push_to_registry
54s
push_to_registry
deploy_via_ssh
31s
deploy_via_ssh
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
push_to_registry
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
deploy_via_ssh
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/