Skip to content

Make Google Places package self-contained (#202) #8

Make Google Places package self-contained (#202)

Make Google Places package self-contained (#202) #8

Triggered via push August 29, 2026 20:29
Status Success
Total duration 7m 38s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
places
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
places: tests/E2E/Google.Foundation/GoogleFoundationE2E/GoogleSelfTestRunner.cs#L66
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.
places: tests/E2E/Google.Foundation/GoogleFoundationE2E/GoogleSelfTestRunner.cs#L65
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.
places: tests/E2E/Google.Foundation/GoogleFoundationE2E/GoogleSelfTestRunner.cs#L66
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.
places: tests/E2E/Google.Foundation/GoogleFoundationE2E/GoogleSelfTestRunner.cs#L65
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.