Skip to content

Update package.json #540

Update package.json

Update package.json #540

Triggered via push January 24, 2025 08:09
Status Failure
Total duration 47s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: BlazorDiffusion.ServiceModel/Artifacts.cs#L81
'SearchArtifacts' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build: BlazorDiffusion.ServiceModel/User.cs#L120
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L124
Non-nullable property 'Likes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L125
Non-nullable property 'Albums' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L115
Non-nullable property 'ArtifactIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L116
Non-nullable property 'AlbumIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/Admin.cs#L59
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L108
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/User.cs#L109
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: BlazorDiffusion.ServiceModel/Admin.cs#L65
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.