Skip to content

Release v0.5

Release v0.5 #18

Triggered via release January 9, 2025 05:32
@ross-mcdermottross-mcdermott
published v0.5
Status Success
Total duration 1m 53s
Artifacts

publish.yml

on: release
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Release (linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L62
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DohResult>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L93
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.ZoneDetails>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L112
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DnsRecord[]>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L118
Using member 'System.Net.Http.Json.JsonContent.Create<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord>(AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord, System.Net.Http.Headers.MediaTypeHeaderValue?, System.Text.Json.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.
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L140
Using member 'System.Net.Http.Json.JsonContent.Create<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord>(AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord, System.Net.Http.Headers.MediaTypeHeaderValue?, System.Text.Json.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.
Release (linux): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L160
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DnsRecord[]>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L62
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, 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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L93
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, 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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L112
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, 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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L118
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L140
Using member 'System.Net.Http.Json.JsonContent.Create<T>(T, MediaTypeHeaderValue, 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.
Release (macOS): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L160
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<T>(HttpContent, 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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L62
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DohResult>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L93
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.ZoneDetails>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L112
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DnsRecord[]>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L118
Using member 'System.Net.Http.Json.JsonContent.Create<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord>(AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord, System.Net.Http.Headers.MediaTypeHeaderValue?, System.Text.Json.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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L140
Using member 'System.Net.Http.Json.JsonContent.Create<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord>(AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.NewDnsRecord, System.Net.Http.Headers.MediaTypeHeaderValue?, System.Text.Json.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.
Release (windows): src/AzAcme.Core/Providers/CloudflareDns/CloudflareDnsZone.cs#L160
Using member 'System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsync<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.Wrapper<AzAcme.Core.Providers.CloudflareDns.CloudflareDnsZone.DnsRecord[]>>(System.Net.Http.HttpContent, System.Text.Json.JsonSerializerOptions?, System.Threading.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.