1.3.0.0 Release #171
Annotations
9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
asuka.Provider.Sdk/Chapter.cs#L12
Non-nullable property 'Pages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
asuka.Provider.Koharu/Api/IKoharuApi.cs#L24
Method IKoharuApi.Search either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
|
build:
asuka.Provider.Nhentai/Contracts/GallerySearchResponse.cs#L8
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
asuka.Provider.Nhentai/Contracts/GalleryListResponse.cs#L8
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
asuka.Provider.Sdk/Chapter.cs#L12
Non-nullable property 'Pages' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
asuka.Provider.Koharu/Api/IKoharuApi.cs#L24
Method IKoharuApi.Search either has no Refit HTTP method attribute or you've used something other than a string literal for the 'path' argument
|
build:
asuka.Provider.Nhentai/Contracts/GallerySearchResponse.cs#L8
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
asuka.Provider.Nhentai/Contracts/GalleryListResponse.cs#L8
Non-nullable property 'Result' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|