feat: import-pact-file (v2/v3/v4 http) #24
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/PactV1Contract.cs#L128
Possible null reference return.
|
build dotnet executables:
src/Explore.Cli/PactV3Contract.cs#L572
Possible null reference return.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L135
Possible null reference return.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L110
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L104
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L92
Non-nullable property 'PactSpecification' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L95
Non-nullable property 'MetadataPactSpecification' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L98
Non-nullable property 'PactSpecificationVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build dotnet executables:
src/Explore.Cli/PactV2Contract.cs#L77
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading