Skip to content

1.3.0.0 Release

1.3.0.0 Release #171

Triggered via pull request December 18, 2024 19:08
Status Success
Total duration 31s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.