Skip to content

1.3.0.0 Release

1.3.0.0 Release #167

Triggered via pull request November 19, 2024 17:23
Status Success
Total duration 29s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.