Another test, now using copy pretty much copy pasted from here: https… #35
Annotations
1 error and 12 warnings
deploy
buildx failed with: ERROR: failed to solve: process "/bin/sh -c dotnet restore \"./Danbooru.UI/Danbooru.UI/./Danbooru.UI.csproj\"" did not complete successfully: exit code: 1
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Danbooru/Danbooru.UI/Danbooru.UI/Components/Layout/MainLayout.razor#L16
Non-nullable property 'Logger' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Danbooru/Danbooru.UI/Danbooru.UI/Components/Pages/Gallery.razor#L80
Non-nullable property 'DanbooruWrapper' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Danbooru/Danbooru.UI/Danbooru.UI/Components/Pages/Gallery.razor#L83
Non-nullable property 'GallerySettingsService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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 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 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 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 declaring the property as nullable.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|