handle key down/up events at TopLevel #41
Annotations
10 warnings
Publish the application:
BAKKA_Editor/ViewLocator.cs#L20
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
|
Publish the application:
BAKKA_Editor/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L103
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'hitsoundTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'skCircleView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L101
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading