Release #282
Annotations
24 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
|
|
|
|
|
|
|
|
BlazorDiffusion.ServiceModel/Artifacts.cs#L81
'SearchArtifacts' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
BlazorDiffusion.ServiceModel/User.cs#L120
Non-nullable property 'RefId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/User.cs#L124
Non-nullable property 'Likes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/User.cs#L125
Non-nullable property 'Albums' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Admin.cs#L59
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Admin.cs#L65
Non-nullable property 'PageStats' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Admin.cs#L66
Non-nullable property 'ResponseStatus' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Albums.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Albums.cs#L49
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
BlazorDiffusion.ServiceModel/Albums.cs#L38
Non-nullable property 'Slug' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading