Skip to content

Merge branch 'master' of https://github.com/Flatscha/ChristmasTreeTem… #3

Merge branch 'master' of https://github.com/Flatscha/ChristmasTreeTem…

Merge branch 'master' of https://github.com/Flatscha/ChristmasTreeTem… #3

Triggered via push November 19, 2023 21:55
Status Success
Total duration 34s
Artifacts

gh-pages.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/github-pages-deploy-action@releases/v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build
Unreachable code detected
build: WeihnachtsbaumBlazor/Shared/Components/CubeComponent.razor#L35
Non-nullable property 'Classes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WeihnachtsbaumBlazor/Shared/Components/TreeViewComponent.razor.cs#L11
Cannot convert null literal to non-nullable reference type.
build: WeihnachtsbaumBlazor/Shared/Components/TreeViewComponent.razor.cs#L8
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WeihnachtsbaumBlazor/Shared/Components/BranchComponent.razor#L11
Non-nullable property 'Dto' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WeihnachtsbaumBlazor/Shared/Components/BranchComponent.razor#L12
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: WeihnachtsbaumBlazor/Shared/Components/BranchComponent.razor#L13
Non-nullable property 'ClickedBranch' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.