handle Beat values >= 1920 #147
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/ViewModels/AppSettingsViewModel.cs#L92
Partial method declarations 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool value)' and 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool show)' have signature differences.
|
Publish the application:
BAKKA_Editor/ViewModels/AppSettingsViewModel.cs#L141
Partial method declarations 'void AppSettingsViewModel.OnSelectedLanguageChanged(KeyValuePair<string, string> value)' and 'void AppSettingsViewModel.OnSelectedLanguageChanged(KeyValuePair<string, string> kv)' have signature differences.
|
Publish the application:
BAKKA_Editor/Audio/Hitsounds.cs#L44
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Audio/Hitsounds.cs#L45
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Audio/Hitsounds.cs#L46
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Audio/Hitsounds.cs#L47
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L128
Dereference of a possibly null reference.
|
Publish the application:
BAKKA_Editor/Views/MainView.axaml.cs#L126
Non-nullable field 'autoSaveTimer' 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