Use stable oasdiff docker image tag instead of main #298
test.yaml
on: pull_request
Test diff action
7s
Test diff action with exclude-elements option
9s
Test diff action with composed option
10s
Test breaking changes
7s
Test fail on breaking changes
12s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
5s
Test breaking action with composed option
5s
Test breaking changes with deprecation
12s
Test generation of changelog
7s
Test changelog action with composed option
5s
Annotations
9 errors and 5 warnings
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'
|
api-removed-without-deprecation:
specs/glob/base/base.yaml#L1
in API GET /pets api removed without deprecation
|
api-removed-without-deprecation:
specs/base.yaml#L1
in API GET /pets api removed without deprecation
|
Test generation of changelog
Process completed with exit code 1.
|
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
|
response-optional-property-removed:
specs/revision-breaking-warn.yaml#L1
in API GET /pets removed the optional property '/items/tag' from the response with the '200' status
|
response-optional-property-removed:
specs/revision-breaking-warn.yaml#L1
in API GET /pets/{petId} removed the optional property 'tag' from the response with the '200' status
|