feat: import-pact-file (v2/v3/v4 http) #45
build-test-package.yml
on: pull_request
build-test-package
35s
Annotations
32 warnings
build-test-package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected], gittools/actions/gitversion/[email protected], actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L1011
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L128
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV3Contract.cs#L572
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV2Contract.cs#L135
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L103
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L97
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L85
Non-nullable property 'PactSpecification' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L88
Non-nullable property 'MetadataPactSpecification' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L91
Non-nullable property 'PactSpecificationVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L73
Non-nullable property 'Body' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV3Contract.cs#L572
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L128
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L16
Non-nullable property 'Consumer' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L19
Non-nullable property 'Interactions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L22
Non-nullable property 'Metadata' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L25
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L31
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L37
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L40
Non-nullable property 'InteractionProviderState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L43
Non-nullable property 'ProviderState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L1011
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L128
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV3Contract.cs#L572
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV2Contract.cs#L135
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L31
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV3Contract.cs#L471
Possible null reference return.
|
build-test-package:
src/Explore.Cli/PactV1Contract.cs#L103
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L37
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L40
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package:
src/Explore.Cli/PactV4Contract.cs#L43
Non-nullable property 'InteractionMarkup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-test-package
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|