Skip to content

handle Beat values >= 1920 #147

handle Beat values >= 1920

handle Beat values >= 1920 #147

Triggered via push January 9, 2024 20:19
Status Success
Total duration 1m 45s
Artifacts 4

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (linux-x64): 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).
build (linux-x64): 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).
build (linux-x64): BAKKA_Editor/ViewModels/AppSettingsViewModel.cs#L92
Partial method declarations 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool value)' and 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool show)' have signature differences.
build (linux-x64): 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.
build (linux-x64): BAKKA_Editor/Audio/Hitsounds.cs#L44
Dereference of a possibly null reference.
build (linux-x64): BAKKA_Editor/Audio/Hitsounds.cs#L45
Dereference of a possibly null reference.
build (linux-x64): BAKKA_Editor/Audio/Hitsounds.cs#L46
Dereference of a possibly null reference.
build (linux-x64): BAKKA_Editor/Audio/Hitsounds.cs#L47
Dereference of a possibly null reference.
build (linux-x64): BAKKA_Editor/Chart.cs#L195
Dereference of a possibly null reference.
build (linux-x64): BAKKA_Editor/Views/MainView.axaml.cs#L128
Dereference of a possibly null reference.
build (osx-x64): 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).
build (osx-x64): 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).
build (osx-x64): BAKKA_Editor/ViewModels/AppSettingsViewModel.cs#L92
Partial method declarations 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool value)' and 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool show)' have signature differences.
build (osx-x64): 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.
build (osx-x64): BAKKA_Editor/Audio/Hitsounds.cs#L44
Dereference of a possibly null reference.
build (osx-x64): BAKKA_Editor/Audio/Hitsounds.cs#L45
Dereference of a possibly null reference.
build (osx-x64): BAKKA_Editor/Audio/Hitsounds.cs#L46
Dereference of a possibly null reference.
build (osx-x64): BAKKA_Editor/Audio/Hitsounds.cs#L47
Dereference of a possibly null reference.
build (osx-x64): BAKKA_Editor/Views/MainView.axaml.cs#L128
Dereference of a possibly null reference.
build (osx-x64): 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.
build (osx-arm64): 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).
build (osx-arm64): 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).
build (osx-arm64): BAKKA_Editor/ViewModels/AppSettingsViewModel.cs#L92
Partial method declarations 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool value)' and 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool show)' have signature differences.
build (osx-arm64): 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.
build (osx-arm64): BAKKA_Editor/Audio/Hitsounds.cs#L44
Dereference of a possibly null reference.
build (osx-arm64): BAKKA_Editor/Audio/Hitsounds.cs#L45
Dereference of a possibly null reference.
build (osx-arm64): BAKKA_Editor/Audio/Hitsounds.cs#L46
Dereference of a possibly null reference.
build (osx-arm64): BAKKA_Editor/Audio/Hitsounds.cs#L47
Dereference of a possibly null reference.
build (osx-arm64): BAKKA_Editor/Views/MainView.axaml.cs#L128
Dereference of a possibly null reference.
build (osx-arm64): 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.
build (win-x64): 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).
build (win-x64): 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).
build (win-x64): BAKKA_Editor/ViewModels/AppSettingsViewModel.cs#L92
Partial method declarations 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool value)' and 'void AppSettingsViewModel.OnShowBeatVisualSettingsChanged(bool show)' have signature differences.
build (win-x64): 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.
build (win-x64): BAKKA_Editor/Audio/Hitsounds.cs#L44
Dereference of a possibly null reference.
build (win-x64): BAKKA_Editor/Audio/Hitsounds.cs#L45
Dereference of a possibly null reference.
build (win-x64): BAKKA_Editor/Audio/Hitsounds.cs#L46
Dereference of a possibly null reference.
build (win-x64): BAKKA_Editor/Audio/Hitsounds.cs#L47
Dereference of a possibly null reference.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L128
Dereference of a possibly null reference.
build (win-x64): 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.

Artifacts

Produced during runtime
Name Size
linux-x64 Expired
99.7 MB
osx-arm64 Expired
113 MB
osx-x64 Expired
107 MB
win-x64 Expired
103 MB