Skip to content

1.3.0.0 Release

1.3.0.0 Release #160

Triggered via pull request April 6, 2024 11:41
Status Success
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: asuka.ProviderSdk/Chapter.cs#L14
Non-nullable property 'Pages' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: asuka.ProviderSdk/MetaInfo.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider 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 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 declaring the property as nullable.
build: asuka.Provider.Nhentai/JsonCookie.cs#L8
Non-nullable property 'Domain' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: asuka.Provider.Nhentai/JsonCookie.cs#L17
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: asuka.Provider.Nhentai/JsonCookie.cs#L20
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: asuka.Provider.Nhentai/JsonCookie.cs#L23
Non-nullable property 'SameSite' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: asuka.Provider.Nhentai/JsonCookie.cs#L29
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider 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 declaring the property as nullable.