Skip to content

build: bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 #86

build: bump xunit.runner.visualstudio from 2.8.2 to 3.0.1

build: bump xunit.runner.visualstudio from 2.8.2 to 3.0.1 #86

Triggered via pull request January 20, 2025 00:51
Status Success
Total duration 2m 56s
Artifacts

ci.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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 the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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.
Build (ubuntu-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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 the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (ubuntu-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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.
Build (ubuntu-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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 the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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.
Build (windows-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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 the overload that takes a JsonTypeInfo or JsonSerializerContext.
Build (windows-latest): src/Program.cs#L40
Using member 'Microsoft.AspNetCore.Http.Results.Json<TValue>(TValue, JsonSerializerOptions, String, Int32?)' 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.
Build (windows-latest): tests/IntegrationTests/BasicTests.cs#L46
Dereference of a possibly null reference.