nuget #2
Annotations
10 warnings
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.
|
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.
|
OneShelf.Authorization/OneShelf.Authorization.Api.Client/AuthorizationApiClientOptions.cs#L6
Non-nullable property 'PingEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
OneShelf.Pdfs/OneShelf.Pdfs.Generation.Volumes/Services/MyFontResolver.cs#L31
Possible null reference return.
|
OneShelf.Common/OneShelf.Common.Songs/FullTextSearch/FullTextSearchLogic.cs#L116
Possible null reference argument for parameter 'text' in 'string FullTextSearchLogic.ToSearchSyntax(string text)'.
|
OneShelf.Illustrations/OneShelf.Illustrations.Api.Client/IllustrationsApiClient.cs#L45
'IllustrationsApiUrls.GetImage' is obsolete
|
OneShelf.Illustrations/OneShelf.Illustrations.Api.Client/IllustrationsApiClient.cs#L52
'IllustrationsApiUrls.GetImagePublic' is obsolete
|
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetVisitedSearchesRequest.cs#L7
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetVisitedChordsRequest.cs#L7
Non-nullable property 'Identity' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
OneShelf.Frontend/OneShelf.Frontend.Api.Model/V3/Api/GetPdfsResponse.cs#L5
Non-nullable property 'Pdfs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading