Skip to content

game setting page #1482

game setting page

game setting page #1482

Triggered via push January 4, 2025 16:51
Status Success
Total duration 6m 27s
Artifacts 4

build.yml

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

Annotations

40 warnings
build (Debug, x64): src/Starward.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Debug, x64): src/Starward.Launcher/Starward.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Debug, x64): src/Starward.Core/HoYoPlay/HoYoPlayClient.cs#L56
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build (Debug, x64): src/Starward/Features/Background/BackgroundService.cs#L193
Dereference of a possibly null reference.
build (Debug, x64): src/Starward/Features/Background/BackgroundService.cs#L206
The variable 'ex' is declared but never used
build (Debug, x64): src/Starward/Controls/InstallGameDialog.xaml.cs#L290
The variable 'ex' is declared but never used
build (Debug, x64): src/Starward/Services/Launcher/LauncherBackgroundService.cs#L98
Dereference of a possibly null reference.
build (Debug, x64): src/Starward/Controls/GameBizSelector.xaml.cs#L136
The variable 'ex' is declared but never used
build (Debug, x64): src/Starward/Features/Setting/SettingPage.xaml.cs#L152
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 (Debug, x64): src/Starward/Controls/GameBannerAndPost.xaml.cs#L236
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 (Debug, arm64): src/Starward.Core/HoYoPlay/HoYoPlayClient.cs#L56
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build (Debug, arm64): src/Starward/Features/Background/BackgroundService.cs#L193
Dereference of a possibly null reference.
build (Debug, arm64): src/Starward/Features/Background/BackgroundService.cs#L206
The variable 'ex' is declared but never used
build (Debug, arm64): src/Starward/Controls/InstallGameDialog.xaml.cs#L290
The variable 'ex' is declared but never used
build (Debug, arm64): src/Starward/Controls/GameBizSelector.xaml.cs#L136
The variable 'ex' is declared but never used
build (Debug, arm64): src/Starward/Services/Launcher/LauncherBackgroundService.cs#L98
Dereference of a possibly null reference.
build (Debug, arm64): src/Starward/Features/Setting/SettingPage.xaml.cs#L152
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 (Debug, arm64): src/Starward/Features/GameLauncher/GameBannerAndPost.xaml.cs#L186
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 (Debug, arm64): src/Starward/Features/Setting/SettingPage.xaml.cs#L354
The variable 'ex' is declared but never used
build (Debug, arm64): src/Starward/Features/Setting/SettingPage.xaml.cs#L548
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward.Core/HoYoPlay/HoYoPlayClient.cs#L56
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build (Release, arm64): src/Starward/Controls/InstallGameDialog.xaml.cs#L290
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward/Controls/ColorfulTextBlock.xaml.cs#L117
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward/Controls/GameBizSelector.xaml.cs#L136
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward/Controls/GameBannerAndPost.xaml.cs#L236
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 (Release, arm64): src/Starward/Services/Launcher/LauncherBackgroundService.cs#L98
Dereference of a possibly null reference.
build (Release, arm64): src/Starward/Features/Background/BackgroundService.cs#L193
Dereference of a possibly null reference.
build (Release, arm64): src/Starward/Features/Background/BackgroundService.cs#L206
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward/Services/LauncherContentService.cs#L126
Dereference of a possibly null reference.
build (Release, arm64): src/Starward/Features/Setting/SettingPage.xaml.cs#L152
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 (Release, x64): src/Starward.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Release, x64): src/Starward.Launcher/Starward.Launcher.cpp#L24
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
build (Release, x64): src/Starward.Core/HoYoPlay/HoYoPlayClient.cs#L56
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(JsonNode, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. JSON serialization and deserialization might require types that cannot be statically analyzed. Use the overload that takes a JsonTypeInfo or JsonSerializerContext, or make sure all of the required types are preserved.
build (Release, x64): src/Starward/Controls/ColorfulTextBlock.xaml.cs#L117
The variable 'ex' is declared but never used
build (Release, x64): src/Starward/Controls/GameBannerAndPost.xaml.cs#L236
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 (Release, x64): src/Starward/Controls/GameBizSelector.xaml.cs#L136
The variable 'ex' is declared but never used
build (Release, x64): src/Starward/Services/Launcher/LauncherBackgroundService.cs#L98
Dereference of a possibly null reference.
build (Release, x64): src/Starward/Features/Background/BackgroundService.cs#L193
Dereference of a possibly null reference.
build (Release, x64): src/Starward/Features/Background/BackgroundService.cs#L206
The variable 'ex' is declared but never used
build (Release, x64): src/Starward/Controls/InstallGameDialog.xaml.cs#L290
The variable 'ex' is declared but never used

Artifacts

Produced during runtime
Name Size
Starward_Debug_arm64_4ba7180
61.7 MB
Starward_Debug_x64_4ba7180
61.9 MB
Starward_Release_arm64_4ba7180
73.2 MB
Starward_Release_x64_4ba7180
74.3 MB