Fix formatting in action.yml inputs section #333
test.yaml
on: push
Test diff action
6s
Test diff action with exclude-elements option
8s
Test diff action with composed option
7s
Test breaking changes
10s
Test fail on breaking changes
8s
Test breaking action with petsotre to validate no error of unable to process file command 'output...
7s
Test breaking action with composed option
8s
Test breaking changes with deprecation
8s
Test generation of changelog
5s
Test changelog action with composed option
7s
Annotations
8 errors and 5 warnings
|
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
|
|
api-removed-without-deprecation:
specs/base.yaml#L0
in API GET /pets api removed without deprecation
|
|
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
|
|
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
|