Skip to content

png resizing until 512KB #4

png resizing until 512KB

png resizing until 512KB #4

Triggered via push August 14, 2024 15:08
Status Success
Total duration 2m 47s
Artifacts

admin.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` 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/
build
The `set-output` 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/
build: OneShelf.Illustrations/OneShelf.Illustrations.Api.Model/OneResponse.cs#L8
Required member 'OneResponse.ImageIds' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
build: OneShelf.Common/OneShelf.Common.Songs/FullTextSearch/FullTextSearchLogic.cs#L108
Possible null reference argument for parameter 'text' in 'string FullTextSearchExtensions.ToSearchSyntax(string text)'.
build: OneShelf.Illustrations/OneShelf.Illustrations.Api.Client/IllustrationsApiClient.cs#L45
'IllustrationsApiUrls.GetImage' is obsolete
build: OneShelf.Illustrations/OneShelf.Illustrations.Api.Client/IllustrationsApiClient.cs#L52
'IllustrationsApiUrls.GetImagePublic' is obsolete
build: OneShelf.Illustrations/OneShelf.Illustrations.Api.Client/IllustrationsApiClient.cs#L52
Possible null reference argument for parameter 'baseUri' in 'Uri.Uri(Uri baseUri, string? relativeUri)'.
build: OneShelf.Common/OneShelf.Common.Database.Songs/Model/Song.cs#L17
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OneShelf.Common/OneShelf.Common.Database.Songs/Model/Message.cs#L12
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OneShelf.Common/OneShelf.Common.Database.Songs/Model/LikeCategory.cs#L14
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OneShelf.Common/OneShelf.Common.Database.Songs/Model/Artist.cs#L15
Non-nullable property 'Tenant' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: OneShelf.Admin/OneShelf.Admin.Web/Authorization/MyAuthorizationFilter.cs#L12
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.