Skip to content

Remove unneeded dependency #571

Remove unneeded dependency

Remove unneeded dependency #571

Triggered via push February 4, 2024 00:27
Status Success
Total duration 1m 2s
Artifacts 4
attach-to-release
0s
attach-to-release
Fit to window
Zoom out
Zoom in

Annotations

48 warnings
build-arm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-arm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-arm: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L59
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-arm: GalaxyBudsClient/Interface/Elements/LoadingSpinner.xaml.cs#L14
Possible null reference assignment.
build-arm: GalaxyBudsClient/Interface/Elements/LoadingSpinner.xaml.cs#L23
Dereference of a possibly null reference.
build-arm: GalaxyBudsClient/Interface/Elements/LoadingSpinner.xaml.cs#L25
Dereference of a possibly null reference.
build-arm: GalaxyBudsClient/Interface/Elements/LoadingSpinner.xaml.cs#L10
Non-nullable field '_spinnerImage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-x64-musl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-arm: GalaxyBudsClient/Interface/Items/SwitchListItem.xaml.cs#L22
Possible null reference assignment.
build-x64-musl
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-arm: GalaxyBudsClient/Interface/Items/SwitchListItem.xaml.cs#L19
Non-nullable field '_toggle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-x64-musl: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L59
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-arm: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L59
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-x64-musl: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L29
Possible null reference assignment.
build-arm: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L61
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-x64-musl: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L38
Dereference of a possibly null reference.
build-arm: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L62
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-x64-musl: GalaxyBudsClient/MainWindow.xaml.cs#L95
Possible null reference assignment.
build-x64-musl: GalaxyBudsClient/MainWindow.xaml.cs#L97
Dereference of a possibly null reference.
build-x64-musl: GalaxyBudsClient/MainWindow.xaml.cs#L106
Possible null reference assignment.
build-x64-musl: GalaxyBudsClient/MainWindow.xaml.cs#L107
Dereference of a possibly null reference.
build-x64-musl: GalaxyBudsClient/MainWindow.xaml.cs#L157
Possible null reference argument for parameter 'source' in 'bool Enumerable.Contains<string>(IEnumerable<string> source, string value)'.
build-x64-musl: GalaxyBudsClient/Interface/Pages/WelcomePage.xaml.cs#L35
Possible null reference assignment.
build-x64-musl: GalaxyBudsClient/Interface/Pages/WelcomePage.xaml.cs#L36
Possible null reference assignment.
build-arm64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-arm64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-arm64: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L59
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-arm64: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L29
Possible null reference assignment.
build-arm64: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L38
Dereference of a possibly null reference.
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L95
Possible null reference assignment.
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L97
Dereference of a possibly null reference.
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L106
Possible null reference assignment.
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L107
Dereference of a possibly null reference.
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L157
Possible null reference argument for parameter 'source' in 'bool Enumerable.Contains<string>(IEnumerable<string> source, string value)'.
build-arm64: GalaxyBudsClient/Message/SPPMessageHandler.cs#L52
'DispatcherPriority.DataBind' is obsolete: 'WPF compatibility'
build-arm64: GalaxyBudsClient/MainWindow.xaml.cs#L248
Possible null reference argument for parameter 'source' in 'bool Enumerable.Contains<string>(IEnumerable<string> source, string value)'.
build-x64
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-x64
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-x64: GalaxyBudsClient/Interface/Developer/DevTools.xaml.cs#L59
'FileDialogFilter' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-x64: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L29
Possible null reference assignment.
build-x64: GalaxyBudsClient/Interface/Transition/PageContainer.xaml.cs#L38
Dereference of a possibly null reference.
build-x64: GalaxyBudsClient/Platform/Windows/HotkeyReceiver.cs#L87
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-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L71
Possible null reference assignment.
build-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L72
Possible null reference assignment.
build-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L73
Possible null reference assignment.
build-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L75
Dereference of a possibly null reference.
build-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L76
Dereference of a possibly null reference.
build-x64: GalaxyBudsClient/Interface/CustomTitleBar.xaml.cs#L77
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
GalaxyBudsClient_linux-amd64-musl_portable Expired
114 MB
GalaxyBudsClient_linux-amd64_portable Expired
112 MB
GalaxyBudsClient_linux-arm64_portable Expired
117 MB
GalaxyBudsClient_linux-arm_portable Expired
105 MB