Skip to content

The big one

The big one #151

Triggered via pull request January 25, 2024 17:07
Status Success
Total duration 1m 12s
Artifacts 4

build.yml

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

Annotations

44 warnings
build (osx-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L135
Dereference of a possibly null reference.
build (osx-arm64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L135
Dereference of a possibly null reference.
build (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Views/MainView.axaml.cs#L135
Dereference of a possibly null reference.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field 'autoSaveTimer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field '_vm' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field 'chartSettingsViewModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field 'opManager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (win-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
Non-nullable field 'soundEngine' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build (osx-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L135
Dereference of a possibly null reference.
build (osx-x64): BAKKA_Editor/Views/MainView.axaml.cs#L133
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