feat: add ability to fail on ERR and other fail-on statuses for breaking changes #221
test.yaml
on: pull_request
Test diff action
7s
Test diff action with exclude-elements option
7s
Test diff action with composed option
8s
Test breaking changes
10s
Test breaking action with composed option
4s
Test breaking changes with deprecation
12s
Test breaking changes fail-on (ERR)
5s
Test breaking changes fail-on (WARN)
5s
Test generation of changelog
8s
Test changelog action with composed option
4s
Annotations
4 errors and 3 warnings
api-removed-without-deprecation:
specs/glob/base/base.yaml#L1
in API GET /pets api removed without deprecation
|
Test breaking changes fail-on (ERR)
Process completed with exit code 1.
|
api-removed-without-deprecation:
specs/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 breaking action with composed option
Unexpected input(s) 'fail-on-diff', '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']
|
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']
|
request-parameter-removed:
specs/revision-breaking-warning.yaml#L1
in API GET /pets deleted the 'query' request parameter 'limit'
|