Update Dockerfile to .NET 9 #103
Annotations
4 warnings
test/DotNet.ExtensionsTests/ObjectExtensionsTests.cs#L83
The member 'DotNet.Extensions.Tests.TestJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
src/DotNet.GitHub/GitHubJsonSerializerContext.cs#L6
The member 'DotNet.GitHub.GitHubJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
test/DotNet.ExtensionsTests/ObjectExtensionsTests.cs#L83
The member 'DotNet.Extensions.Tests.TestJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
src/DotNet.GitHub/GitHubJsonSerializerContext.cs#L6
The member 'DotNet.GitHub.GitHubJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
The logs for this run have expired and are no longer available.
Loading