update package reference and workflows #1497
Annotations
8 errors and 9 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 (Release, x64)
The job was canceled because "Debug_arm64" failed.
|
build (Release, x64)
The operation was canceled.
|
build (Release, arm64)
The job was canceled because "Debug_arm64" failed.
|
build (Release, arm64)
The operation was canceled.
|
build (Debug, x64)
The job was canceled because "Debug_arm64" failed.
|
build (Debug, 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 (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.RPC/RpcClientFactory.cs#L69
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Starward.RPC.RpcClientFactory.CreateRpcClient<T>()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
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
|
build (Debug, x64):
src/Starward.RPC/RpcClientFactory.cs#L69
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Starward.RPC.RpcClientFactory.CreateRpcClient<T>()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
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.
|