Skip to content

images limit bigint #48

images limit bigint

images limit bigint #48

Triggered via push August 1, 2024 06:19
Status Cancelled
Total duration 3m 31s
Artifacts

unit tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The run was canceled by @pavel-zhur.
build
The operation was canceled.
build: OneShelf.Pdfs/OneShelf.Pdfs.Api/GetLicenseInfo.cs#L22
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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.Pdfs/OneShelf.Pdfs.Api.Client/PdfsApiClientOptions.cs#L5
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: OneShelf.Collectives/OneShelf.Collectives.Database/CollectivesCosmosDatabase.cs#L15
The member 'CollectivesCosmosDatabase._options' does not hide an accessible member. The new keyword is not required.
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.Authorization/OneShelf.Authorization.Api.Client/AuthorizationApiClientOptions.cs#L5
Non-nullable property 'CheckIdentityEndpoint' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.
build: OneShelf.Authorization/OneShelf.Authorization.Api.Client/AuthorizationApiClientOptions.cs#L7
Non-nullable property 'PingEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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 declaring the property as nullable.