Add some tests to domain #36
Annotations
12 errors and 5 warnings
build (Debug):
SightKeeper.Avalonia/AppBootstrapper.cs#L35
The type or namespace name 'Games' does not exist in the namespace 'SightKeeper.Services' (are you missing an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Dialogs/DataSet/DataSetCreatingViewModel.cs#L17
The type or namespace name 'Games' does not exist in the namespace 'SightKeeper.Services' (are you missing an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Dialogs/DataSet/DataSetEditingViewModel.cs#L22
The type or namespace name 'Games' does not exist in the namespace 'SightKeeper.Services' (are you missing an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Elements/RegisteredGamesViewModel.cs#L10
The type or namespace name 'Games' does not exist in the namespace 'SightKeeper.Services' (are you missing an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Annotating/AnnotatorScreenshotsViewModel.cs#L143
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Elements/DataSetsListViewModel.cs#L15
The type or namespace name 'WeightsDataAccess' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug):
SightKeeper.Avalonia/ViewModels/Annotating/AnnotatorScreenshotsViewModel.cs#L53
The type or namespace name 'Screenshot' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release)
The job was canceled because "Debug" failed.
|
build (Release)
The operation was canceled.
|
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (Debug):
SightKeeper.Data/IdExtensions.cs#L13
Unboxing a possibly null value.
|
build (Debug):
SightKeeper.Application.Tests/DataSetEditorTests.cs#L85
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 (Debug):
SightKeeper.Data/IdExtensions.cs#L13
Unboxing a possibly null value.
|
build (Debug):
SightKeeper.Application.Tests/DataSetEditorTests.cs#L85
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.
|