Skip to content

added automatic download of all images from doom scrolling page. #40

added automatic download of all images from doom scrolling page.

added automatic download of all images from doom scrolling page. #40

Triggered via push November 11, 2024 20:15
Status Success
Total duration 1m 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L49
Dereference of a possibly null reference.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L49
Possible null reference assignment.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L51
Dereference of a possibly null reference.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L30
Non-nullable property 'SearchQuery' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L31
Non-nullable property 'SearchQueryBehind' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L34
Non-nullable property 'DanbooruWrapper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L37
Non-nullable property 'NavigationManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/TagsSearch.razor#L41
Non-nullable field 'currentInputValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Danbooru/Danbooru.UI/Danbooru.UI/Components/Pages/Gallery.razor#L98
Non-nullable property 'DanbooruWrapper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/