0.16.1-preview.1 #2091
Annotations
40 warnings
|
build (Debug, arm64):
src/Starward/Features/Database/DapperSqlMapper.cs#L70
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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/Database/DapperSqlMapper.cs#L99
Using member 'System.Text.Json.JsonSerializer.Serialize<TValue>(TValue, 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/Database/DapperSqlMapper.cs#L91
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, 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/Gacha/ZZZGachaToolbox/ZZZGachaInfoWindow.xaml.cs#L220
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, CancellationToken)' 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/Gacha/ZZZGachaToolbox/ZZZGachaInfoWindow.xaml.cs#L204
Using member 'System.Text.Json.JsonSerializer.DeserializeAsync<TValue>(Stream, JsonSerializerOptions, CancellationToken)' 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/AppConfig.Setting.cs#L656
Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All.
|
|
build (Debug, arm64):
src/Starward/AppConfig.Setting.cs#L656
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents', 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The generic parameter 'T' of 'Starward.AppConfig.ConvertFromString<T>(String, 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, arm64):
src/Starward/obj/arm64/Debug/net10.0-windows10.0.26100.0/win-arm64/XamlTypeInfo.g.cs#L1419
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, arm64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
build (Debug, arm64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
build (Debug, x64):
src/Starward/Features/Database/DatabaseService.cs#L200
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents', 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The generic parameter 'T' of 'Starward.Features.Database.DatabaseService.TryGetValue<T>(String, out T, out DateTime, 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/Features/Database/DatabaseService.cs#L169
Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All.
|
|
build (Debug, x64):
src/Starward/Features/Database/DatabaseService.cs#L169
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents', 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The generic parameter 'T' of 'Starward.Features.Database.DatabaseService.GetValue<T>(String, out DateTime, 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/AppConfig.Setting.cs#L656
Using member 'System.ComponentModel.TypeDescriptor.GetConverter(Type)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Generic TypeConverters may require the generic types to be annotated. For example, NullableConverter requires the underlying type to be DynamicallyAccessedMembers All.
|
|
build (Debug, x64):
src/Starward/AppConfig.Setting.cs#L656
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors', 'DynamicallyAccessedMemberTypes.PublicMethods', 'DynamicallyAccessedMemberTypes.NonPublicMethods', 'DynamicallyAccessedMemberTypes.PublicFields', 'DynamicallyAccessedMemberTypes.NonPublicFields', 'DynamicallyAccessedMemberTypes.PublicNestedTypes', 'DynamicallyAccessedMemberTypes.NonPublicNestedTypes', 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties', 'DynamicallyAccessedMemberTypes.PublicEvents', 'DynamicallyAccessedMemberTypes.NonPublicEvents', 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.ComponentModel.TypeDescriptor.GetConverter(Type)'. The generic parameter 'T' of 'Starward.AppConfig.ConvertFromString<T>(String, 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/obj/x64/Debug/net10.0-windows10.0.26100.0/win-x64/XamlTypeInfo.g.cs#L1419
Using member 'Microsoft.Xaml.Interactivity.EventTriggerBehavior.EventTriggerBehavior()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This behavior is not trim-safe.
|
|
build (Debug, x64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
build (Debug, x64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
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.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
build (Release, x64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L77
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.currentAbyss using
|
|
build (Release, x64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L72
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.abyssList using
|
|
build (Release, x64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L67
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.hasData using
|
|
build (Release, x64):
src/Starward/Features/Gacha/DeleteGachaLogDialog.xaml.cs#L51
The field Starward.Features.Gacha.DeleteGachaLogDialog.selectUid using
|
|
build (Release, x64):
src/Starward/Features/Gacha/DeleteGachaLogDialog.xaml.cs#L46
The field Starward.Features.Gacha.DeleteGachaLogDialog.uidList using
|
|
build (Release, x64):
src/Starward/Features/GameRecord/BBSWebBridge.xaml.cs#L84
The field Starward.Features.GameRecord.BBSWebBridge._GameRecordRole using
|
|
build (Release, x64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
build (Release, x64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
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.Launcher/Starward.Launcher.cpp#L23
'argument': conversion from 'size_t' to 'DWORD', possible loss of data
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/Genshin/TravelersDiaryPage.xaml.cs#L76
The field Starward.Features.GameRecord.Genshin.TravelersDiaryPage.selectMonthData using
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/Genshin/TravelersDiaryPage.xaml.cs#L72
The field Starward.Features.GameRecord.Genshin.TravelersDiaryPage.currentSummary using
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L77
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.currentAbyss using
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L72
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.abyssList using
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/Genshin/SpiralAbyssPage.xaml.cs#L67
The field Starward.Features.GameRecord.Genshin.SpiralAbyssPage.hasData using
|
|
build (Release, arm64):
src/Starward/Features/GameRecord/BBSWebBridge.xaml.cs#L84
The field Starward.Features.GameRecord.BBSWebBridge._GameRecordRole using
|
|
build (Release, arm64):
src/Starward/Features/Gacha/DeleteGachaLogDialog.xaml.cs#L51
The field Starward.Features.Gacha.DeleteGachaLogDialog.selectUid using
|
|
build (Release, arm64):
src/Starward/Features/Gacha/DeleteGachaLogDialog.xaml.cs#L46
The field Starward.Features.Gacha.DeleteGachaLogDialog.uidList using
|
|
build (Release, arm64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
|
build (Release, arm64):
src/Starward/Features/Overlay/RunningGameService.cs#L115
Unreachable code detected
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Starward_Debug_arm64_6351b25
Expired
|
90.9 MB |
sha256:fbb204e9dacd1504e6d1dc5d9e3b4718beb3959260a1e82872305e6a6ab1e308
|
|
|
Starward_Debug_x64_6351b25
Expired
|
94.7 MB |
sha256:d0ecb99ff8b8b2782171d8402d1908c60e916e987a69770166ffcbf08fb01e51
|
|
|
Starward_Release_arm64_6351b25
Expired
|
108 MB |
sha256:07855922246f53ee448f42bbc7cedd08ec248d80ed086b12eb54cebc375925cf
|
|
|
Starward_Release_x64_6351b25
Expired
|
115 MB |
sha256:724e848ced3caf18c743e32b25bb61670986cd48bec1c14458fc0ae8777e064d
|
|