Skip to content

Unified UI management (#25) #48

Unified UI management (#25)

Unified UI management (#25) #48

Triggered via push December 9, 2023 21:26
Status Failure
Total duration 4m 44s
Artifacts

main.yml

on: push
Build, Test & Deploy
4m 32s
Build, Test & Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Build, Test & Deploy: GameFramework.UI.WPF/Core/WpfGameFramework.cs#L4
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.WPF/Factories/WpfGameMapViewFactory2D.cs#L2
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.WPF/Factories/WpfTileViewFactory.cs#L7
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.WPF/Factories/WpfGameMapViewFactory2D.cs#L7
The type or namespace name 'IMapViewFactory2D' could not be found (are you missing a using directive or an assembly reference?)
Build, Test & Deploy: GameFramework.UI.WPF/Factories/WpfTileViewFactory.cs#L12
The type or namespace name 'ITileViewFactory2D' could not be found (are you missing a using directive or an assembly reference?)
Build, Test & Deploy: GameFramework.UI.Maui/Core/MauiGameFramework.cs#L2
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.Maui/Factories/MauiGameMapViewFactory2D.cs#L2
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.Maui/Factories/MauiTileViewFactory.cs#L5
The type or namespace name 'Factories' does not exist in the namespace 'GameFramework.Visuals' (are you missing an assembly reference?)
Build, Test & Deploy: GameFramework.UI.Maui/Factories/MauiGameMapViewFactory2D.cs#L7
The type or namespace name 'IMapViewFactory2D' could not be found (are you missing a using directive or an assembly reference?)
Build, Test & Deploy: GameFramework.UI.Maui/Factories/MauiTileViewFactory.cs#L11
The type or namespace name 'ITileViewFactory2D' could not be found (are you missing a using directive or an assembly reference?)
Build, Test & Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, Test & Deploy: GameFramework.UI.Forms/Tiles/Static/AStaticTileView.cs#L12
'AStaticTileView.Size' hides inherited member 'Control.Size'. Use the new keyword if hiding was intended.
Build, Test & Deploy: GameFramework.UI.Forms/Tiles/Static/AStaticTileView.cs#L12
'AStaticTileView.Size' hides inherited member 'Control.Size'. Use the new keyword if hiding was intended.
Build, Test & Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/