Skip to content

Fix Detector nullability declaration of ProbabilityThreshold and IoU #16

Fix Detector nullability declaration of ProbabilityThreshold and IoU

Fix Detector nullability declaration of ProbabilityThreshold and IoU #16

Triggered via push September 20, 2023 06:29
Status Success
Total duration 5m 16s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build (Release): SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesViewModel.cs#L43
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.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesViewModel.cs#L43
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.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Release): SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesViewModel.cs#L43
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.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesViewModel.cs#L43
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.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L45
Non-nullable property 'AutoAnnotationViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (Debug): SightKeeper.Avalonia/ViewModels/Annotating/FakeAnnotatorViewModel.cs#L46
Non-nullable property 'ViewSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
SightKeeper-Debug Expired
479 MB
SightKeeper-Release Expired
479 MB