feat: pass base_ref for linking removed changes to base branch #338
test.yaml
on: push
Test diff action
5s
Test diff action with exclude-elements option
13s
Test diff action with composed option
9s
Test breaking changes
5s
Test fail on breaking changes
12s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
8s
Test breaking action with composed option
11s
Test breaking changes with deprecation
5s
Test generation of changelog
6s
Test changelog action with composed option
10s
Annotations
8 errors and 5 warnings
|
api-removed-without-deprecation:
specs/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} the response property 'name' became optional for the status '200'
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} the response property 'message' became optional for the status 'default'
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API POST /pets the response property 'message' became optional for the status 'default'
|
|
new-required-request-property:
specs/petstore-revision.yaml#L0
in API POST /pets added the new required request property 'tag2'
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets the response property 'message' became optional for the status 'default'
|
|
response-property-became-optional:
specs/petstore-revision.yaml#L0
in API GET /pets the response property '/items/name' became optional for the status '200'
|
|
api-removed-without-deprecation:
specs/glob/base/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
response-optional-property-removed:
specs/petstore-revision.yaml#L0
in API GET /pets/{petId} removed the optional property 'tag' from the response with the '200' status
|
|
request-property-removed:
specs/petstore-revision.yaml#L0
in API POST /pets removed the request property 'tag'
|
|
response-optional-property-removed:
specs/petstore-revision.yaml#L0
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#L0
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#L0
in API GET /pets removed the optional property '/items/tag' from the response with the '200' status
|