Bump dependencies; YoloV8 library v4 breaking changes adaptation; Add… #35
Annotations
12 errors and 9 warnings
build (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release):
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 (Release)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
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 (Release)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release)
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Release):
SightKeeper.Avalonia/ViewModels/Annotating/AnnotatorScreenshotsViewModel.cs#L162
The type or namespace name 'DataSet' could not be found (are you missing a using directive or an assembly reference?)
|
build (Debug)
The job was canceled because "Release" failed.
|
build (Debug)
The operation was canceled.
|
build (Release)
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 (Release):
SightKeeper.Domain.Model/DataSets/Weights.cs#L26
Non-nullable property 'Library' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
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 (Release):
SightKeeper.Data.Tests/EFExtensions.cs#L9
Unboxing a possibly null value.
|
build (Release):
SightKeeper.Domain.Model/DataSets/Weights.cs#L26
Non-nullable property 'Library' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Release):
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 (Release):
SightKeeper.Data.Tests/EFExtensions.cs#L9
Unboxing a possibly null value.
|
build (Debug):
SightKeeper.Domain.Model/DataSets/Weights.cs#L26
Non-nullable property 'Library' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (Debug):
SightKeeper.Domain.Model/DataSets/Weights.cs#L26
Non-nullable property 'Library' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|