Skip to content

Implement ProfileEditor view and VM stuff for that (just without impl… #13

Implement ProfileEditor view and VM stuff for that (just without impl…

Implement ProfileEditor view and VM stuff for that (just without impl… #13

Triggered via push September 17, 2023 17:07
Status Success
Total duration 5m 14s
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

16 warnings
build (Debug): SightKeeper.Avalonia/ViewModels/Tabs/Profiles/Tab/ProfilesViewModel.cs#L19
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/Tabs/Profiles/Tab/ProfilesViewModel.cs#L26
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#L44
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#L45
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#L19
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/Tabs/Profiles/Tab/ProfilesViewModel.cs#L26
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#L44
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#L45
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#L19
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/Tabs/Profiles/Tab/ProfilesViewModel.cs#L26
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#L44
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#L45
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#L19
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/Tabs/Profiles/Tab/ProfilesViewModel.cs#L26
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#L44
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#L45
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