Skip to content

specify dotnet sdk version to avoid crash #1138 #112

specify dotnet sdk version to avoid crash #1138

specify dotnet sdk version to avoid crash #1138 #112

Triggered via push October 23, 2024 07:00
Status Failure
Total duration 2m 58s
Artifacts

build.yml

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

Annotations

7 errors and 5 warnings
build (Release, x64)
Process completed with exit code 1.
build (Debug, arm64)
The job was canceled because "Release_x64" failed.
build (Debug, arm64)
The operation was canceled.
build (Debug, x64)
The job was canceled because "Release_x64" failed.
build (Debug, x64)
The operation was canceled.
build (Release, arm64)
The job was canceled because "Release_x64" failed.
build (Release, arm64)
The operation was canceled.
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 (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