.NET 9 samples #165
Annotations
10 warnings and 10 notices
Find and build changed projects
Found no csproj for file .github/workflows/build-all.yml
|
Find and build changed projects
Found no csproj for file .github/workflows/build-pr.yml
|
Find and build changed projects
Found no csproj for file 9.0/Animations/Animations.sln
|
Find and build changed projects:
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.
|
Find and build changed projects:
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.
|
Find and build changed projects:
9.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
Find and build changed projects:
9.0/Animations/Animations/Pages/EasingEditorPage.xaml.cs#L98
'EasingEditorPage.PropertyChanged' hides inherited member 'BindableObject.PropertyChanged'. Use the new keyword if hiding was intended.
|
Find and build changed projects:
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.
|
Find and build changed projects:
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.
|
Find and build changed projects:
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.
|
Find and build changed projects
./9.0/Animations/Animations/Animations.csproj is not in processed builds yet
|
Find and build changed projects
Added ./9.0/Animations/Animations/Animations.csproj to processed builds
|
Find and build changed projects
./9.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj is not in processed builds yet
|
Find and build changed projects
Added ./9.0/Apps/BugSweeper/BugSweeper/BugSweeper.csproj to processed builds
|
Find and build changed projects
./9.0/Apps/Calculator/src/Calculator/Calculator.csproj is not in processed builds yet
|
Find and build changed projects
Added ./9.0/Apps/Calculator/src/Calculator/Calculator.csproj to processed builds
|
Find and build changed projects
./9.0/Apps/GameOfLife/GameOfLife/GameOfLife.csproj is not in processed builds yet
|
Find and build changed projects
Added ./9.0/Apps/GameOfLife/GameOfLife/GameOfLife.csproj to processed builds
|
Find and build changed projects
./9.0/Apps/PointOfSale/src/PointOfSale.API/PointOfSale.API.csproj is not in processed builds yet
|
Find and build changed projects
Added ./9.0/Apps/PointOfSale/src/PointOfSale.API/PointOfSale.API.csproj to processed builds
|
Loading