Skip to content

Release and Deploy #185

Release and Deploy

Release and Deploy #185

Triggered via workflow run October 16, 2024 05:53
@LayoricLayoric
completed 89661a2
Status Success
Total duration 1m 45s
Artifacts

release.yml

on: workflow_run
build-and-deploy
1m 36s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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.
build-and-deploy: 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.
build-and-deploy: 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.
build-and-deploy: 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.
build-and-deploy: 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.
build-and-deploy: 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.
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/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.
build-and-deploy: 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.