[Issue 46] Unable to process file command 'output' successfully; Fix: In POSIX sh, local is undefined #253
test.yaml
on: pull_request
Test breaking action with petsotre to validate no error of unable to process file command 'output...
14s
Annotations
6 errors and 3 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'
|
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
|