Skip to content

adapt to new star rail gacha url #1002 #89

adapt to new star rail gacha url #1002

adapt to new star rail gacha url #1002 #89

Triggered via push August 2, 2024 13:36
Status Cancelled
Total duration 2m 28s
Artifacts

build.yml

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

Annotations

8 errors and 24 warnings
build (Debug, x64)
The run was canceled by @Eric-Joker.
build (Debug, x64)
The operation was canceled.
build (Debug, arm64)
The run was canceled by @Eric-Joker.
build (Debug, arm64)
The operation was canceled.
build (Release, arm64)
The run was canceled by @Eric-Joker.
build (Release, arm64)
The operation was canceled.
build (Release, x64)
The run was canceled by @Eric-Joker.
build (Release, x64)
The operation was canceled.
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, 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/obj/arm64/Debug/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L22
'GameLauncherPage.GameBannerAndPost': new protected member declared in sealed type
build (Debug, arm64): src/Starward/obj/arm64/Debug/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L46
'GameLauncherPage.Button_SettingRepairGame': new protected member declared in sealed type
build (Debug, arm64): src/Starward/obj/arm64/Debug/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L48
'GameLauncherPage.Button_UninstallGame': new protected member declared in sealed type
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#L143
The variable 'ex' is declared but never used
build (Debug, arm64): src/Starward/Pages/Welcome/SelectGamePage.xaml.cs#L110
'AppConfig.SetLastRegionOfGame(GameBiz, GameBiz)' is obsolete: '已不用'
build (Debug, 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 (Debug, arm64): src/Starward/Services/Gacha/ZZZGachaService.cs#L222
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/Services/Gacha/ZZZGachaService.cs#L241
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.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/obj/arm64/Release/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L22
'GameLauncherPage.GameBannerAndPost': new protected member declared in sealed type
build (Release, arm64): src/Starward/obj/arm64/Release/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L46
'GameLauncherPage.Button_SettingRepairGame': new protected member declared in sealed type
build (Release, arm64): src/Starward/obj/arm64/Release/net8.0-windows10.0.22621.0/win10-arm64/Pages/GameLauncherPage.g.i.cs#L48
'GameLauncherPage.Button_UninstallGame': new protected member declared in sealed type
build (Release, arm64): src/Starward/Controls/InstallGameDialog.xaml.cs#L290
The variable 'ex' is declared but never used
build (Release, arm64): src/Starward/Controls/GameBizSelector.xaml.cs#L143
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/Pages/Welcome/SelectGamePage.xaml.cs#L110
'AppConfig.SetLastRegionOfGame(GameBiz, GameBiz)' is obsolete: '已不用'
build (Release, arm64): src/Starward/Services/Gacha/ZZZGachaService.cs#L222
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/Gacha/ZZZGachaService.cs#L241
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