Skip to content

Replace all StackLayout with Grid or Horizontal-/VerticalStackLayout #75

Replace all StackLayout with Grid or Horizontal-/VerticalStackLayout

Replace all StackLayout with Grid or Horizontal-/VerticalStackLayout #75

Triggered via pull request May 4, 2024 14:38
Status Failure
Total duration 51m 38s
Artifacts

build-pr.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 22 warnings, and 20 notices
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml#L1
An error occured while parsing Xaml: The 'HorizontalStackLayout' start tag on line 40 position 14 does not match the end tag of 'VerticalStackLayout'. Line 75, position 15..
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml#L1
An error occured while parsing Xaml: The 'HorizontalStackLayout' start tag on line 40 position 14 does not match the end tag of 'VerticalStackLayout'. Line 75, position 15..
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L12
The name 'InitializeComponent' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L12
The name 'InitializeComponent' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L14
The name 'board' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L14
The name 'board' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L26
The name 'board' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L26
The name 'board' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L41
The name 'board' does not exist in the current context
build (windows-latest): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L41
The name 'board' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml#L1
An error occured while parsing Xaml: The 'HorizontalStackLayout' start tag on line 40 position 14 does not match the end tag of 'VerticalStackLayout'. Line 75, position 15..
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L12
The name 'InitializeComponent' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L14
The name 'board' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L26
The name 'board' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L41
The name 'board' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L43
The name 'congratulationsText' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L44
The name 'consolationText' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L45
The name 'playAgainButton' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L46
The name 'playAgainButton' does not exist in the current context
build (macos-13): 8.0/Apps/BugSweeper/BugSweeper/MainPage.xaml.cs#L48
The name 'timeLabel' does not exist in the current context
build (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (windows-latest): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (windows-latest): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (macos-13): 8.0/Animations/Animations/Pages/Controls/EasingCard.cs#L42
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L107
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build (macos-13): 8.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
build (windows-latest)
./8.0/Animations/Animations/Animations.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Animations/Animations/Animations.csproj to processed builds
build (windows-latest)
./8.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj to processed builds
build (windows-latest)
./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj to processed builds
build (windows-latest)
./8.0/Apps/WordPuzzle/WordPuzzle/WordPuzzle.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Apps/WordPuzzle/WordPuzzle/WordPuzzle.csproj to processed builds
build (windows-latest)
./8.0/Beginners-Series/BeginnersTask/BeginnersTask.csproj is not in processed builds yet
build (windows-latest)
Added ./8.0/Beginners-Series/BeginnersTask/BeginnersTask.csproj to processed builds
build (macos-13)
./8.0/Animations/Animations/Animations.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Animations/Animations/Animations.csproj to processed builds
build (macos-13)
./8.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj to processed builds
build (macos-13)
./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Apps/WeatherTwentyOne/src/WeatherTwentyOne/WeatherTwentyOne.csproj to processed builds
build (macos-13)
./8.0/Apps/WordPuzzle/WordPuzzle/WordPuzzle.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Apps/WordPuzzle/WordPuzzle/WordPuzzle.csproj to processed builds
build (macos-13)
./8.0/Beginners-Series/BeginnersTask/BeginnersTask.csproj is not in processed builds yet
build (macos-13)
Added ./8.0/Beginners-Series/BeginnersTask/BeginnersTask.csproj to processed builds