[breaking] Align 'fail-on-diff' with oasdiff 'fail-on' #269
test.yaml
on: pull_request
Test diff action
5s
Test diff action with exclude-elements option
5s
Test diff action with composed option
3s
Test breaking changes
7s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
10s
Test breaking action with composed option
8s
Test breaking changes with deprecation
12s
Test generation of changelog
14s
Test changelog action with composed option
7s
Annotations
8 errors and 5 warnings
api-removed-without-deprecation:
specs/base.yaml#L1
in API GET /pets api removed without deprecation
|
api-removed-without-deprecation:
specs/glob/base/base.yaml#L1
in API GET /pets api removed without deprecation
|
response-property-became-optional:
specs/petstore-revision.yaml#L1
in API GET /pets the response property '/items/name' became optional for the status '200'
|
response-property-became-optional:
specs/petstore-revision.yaml#L1
in API GET /pets the response property 'message' became optional for the status 'default'
|
new-required-request-property:
specs/petstore-revision.yaml#L1
in API POST /pets added the new required request property 'tag2'
|
response-property-became-optional:
specs/petstore-revision.yaml#L1
in API POST /pets the response property 'message' became optional for the status 'default'
|
response-property-became-optional:
specs/petstore-revision.yaml#L1
in API GET /pets/{petId} the response property 'message' became optional for the status 'default'
|
response-property-became-optional:
specs/petstore-revision.yaml#L1
in API GET /pets/{petId} the response property 'name' became optional for the status '200'
|
Test changelog action with composed option
Unexpected input(s) 'format', valid inputs are ['entryPoint', 'args', 'base', 'revision', 'include-path-params', 'exclude-elements', 'composed', 'output-to-file']
|
Test breaking action with composed option
Unexpected input(s) 'format', valid inputs are ['entryPoint', 'args', 'base', 'revision', 'fail-on', 'include-checks', 'include-path-params', 'deprecation-days-beta', 'deprecation-days-stable', 'exclude-elements', 'composed', 'output-to-file']
|
response-optional-property-removed:
specs/petstore-revision.yaml#L1
in API GET /pets removed the optional property '/items/tag' from the response with the '200' status
|
request-property-removed:
specs/petstore-revision.yaml#L1
in API POST /pets removed the request property 'tag'
|
response-optional-property-removed:
specs/petstore-revision.yaml#L1
in API GET /pets/{petId} removed the optional property 'tag' from the response with the '200' status
|