Release and Deploy #8
release.yml
on: workflow_run
push_to_registry
1m 29s
deploy_via_ssh
0s
Annotations
2 errors and 10 warnings
push_to_registry
Found multiple publish output files with the same relative path: /home/runner/work/BlazorDiffusionVue/BlazorDiffusionVue/BlazorDiffusion/appsettings.json, /home/runner/work/BlazorDiffusionVue/BlazorDiffusionVue/BlazorDiffusion.Tests/appsettings.json.
|
push_to_registry
Process completed with exit code 1.
|
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#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#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/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.
|