1.3.0.0 Release #167
Annotations
6 warnings
build:
asuka.ProviderSdk/Chapter.cs#L14
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.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.ProviderSdk/Chapter.cs#L14
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.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.
|