feat: import-pact-file (v2/v3/v4 http) #25
Annotations
8 errors and 10 warnings
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
Applications published to a single-file are required to use the application host. You must either set PublishSingleFile to false or set UseAppHost to true.
|
build dotnet executables
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L13
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.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L17
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.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L20
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.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L38
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.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L42
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.
|
build dotnet executables:
src/Explore.Cli/PactMappingHelper.cs#L45
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.
|
build dotnet executables:
src/Explore.Cli/PostmanCollectionMappingHelper.cs#L269
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.
|
build dotnet executables:
src/Explore.Cli/PostmanCollectionMappingHelper.cs#L274
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.
|
build dotnet executables:
src/Explore.Cli/Program.cs#L115
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.
|
Loading