Update release.yml #533
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/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/User.cs#L104
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
BlazorDiffusion.ServiceModel/User.cs#L94
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|