Skip to content

Release and Deploy #194

Release and Deploy

Release and Deploy #194

Triggered via workflow run December 5, 2024 00:46
@mythzmythz
completed 33131be
Status Success
Total duration 2m 26s
Artifacts

release.yml

on: workflow_run
build-and-deploy
2m 16s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-deploy: BlazorDiffusion.ServiceModel/Artifacts.cs#L86
'SearchArtifacts' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L15
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L16
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L17
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L20
Non-nullable property 'OwnerRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L31
Non-nullable property 'Artifacts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L38
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-deploy: BlazorDiffusion.ServiceModel/Albums.cs#L39
Non-nullable property 'AlbumRef' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.