Skip to content

.NET 9 samples

.NET 9 samples #167

Triggered via pull request November 13, 2024 09:42
Status Failure
Total duration 15m 30s
Artifacts

build-pr.yml

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

Annotations

2 errors, 10 warnings, and 10 notices
build (macos-14)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (windows-latest)
Found no csproj for file .github/workflows/build-all.yml
build (windows-latest)
Found no csproj for file .github/workflows/build-pr.yml
build (windows-latest)
Found no csproj for file 9.0/Animations/Animations.sln
build (windows-latest): 9.0/Animations/Animations/App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): 9.0/Animations/Animations/App.xaml.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build (windows-latest): 9.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): 9.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): 9.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): 9.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): 9.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)
./9.0/Animations/Animations/Animations.csproj is not in processed builds yet
build (windows-latest)
Added ./9.0/Animations/Animations/Animations.csproj to processed builds
build (windows-latest)
./9.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
build (windows-latest)
Added ./9.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj to processed builds
build (windows-latest)
./9.0/Apps/Calculator/src/Calculator/Calculator.csproj is not in processed builds yet
build (windows-latest)
Added ./9.0/Apps/Calculator/src/Calculator/Calculator.csproj to processed builds
build (windows-latest)
./9.0/Apps/GameOfLife/GameOfLife/GameOfLife.csproj is not in processed builds yet
build (windows-latest)
Added ./9.0/Apps/GameOfLife/GameOfLife/GameOfLife.csproj to processed builds
build (windows-latest)
./9.0/Apps/PointOfSale/src/PointOfSale.API/PointOfSale.API.csproj is not in processed builds yet
build (windows-latest)
Added ./9.0/Apps/PointOfSale/src/PointOfSale.API/PointOfSale.API.csproj to processed builds