Skip to content

game chunk and patch build #1499

game chunk and patch build

game chunk and patch build #1499

Triggered via push January 18, 2025 13:23
Status Failure
Total duration 2m 40s
Artifacts

build.yml

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

Annotations

8 errors and 5 warnings
build (Debug, arm64)
The RuntimeIdentifier platform 'win-x64' and the PlatformTarget 'arm64' must be compatible.
build (Debug, arm64)
Process completed with exit code 1.
build (Debug, x64)
The job was canceled because "Debug_arm64" failed.
build (Debug, x64)
The operation was canceled.
build (Release, arm64)
The job was canceled because "Debug_arm64" failed.
build (Release, arm64)
The operation was canceled.
build (Release, x64)
The job was canceled because "Debug_arm64" failed.
build (Release, x64)
The operation was canceled.
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, 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 (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