Skip to content

Update FontAwesome Free to v6.7.2 #104

Update FontAwesome Free to v6.7.2

Update FontAwesome Free to v6.7.2 #104

Triggered via pull request June 6, 2025 13:55
Status Success
Total duration 5m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
windows-2022: src/MahApps.Metro.IconPacks.Core/PackIconDataFactory.cs#L41
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.
windows-2022: src/MahApps.Metro.IconPacks.Core/PackIconDataFactory.cs#L41
Using member 'System.Text.Json.JsonSerializer.Deserialize<TValue>(String, JsonSerializerOptions)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. JSON serialization and deserialization might require types that cannot be statically analyzed and might need runtime code generation. Use System.Text.Json source generation for native AOT applications.
windows-2022
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.