You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spectal-action is not failing when linting an OpenAPI document with a large (over 1000 errors). The issue appears to be that it is hitting "Error: You have exceeded a secondary rate limit".
Context
PRs with OpenAPI documents with a large amount of errors are passing the check. This makes the check useless in this case.
Current Behavior
PRs with OpenAPI documents with a large amount of errors are passing the check.
Expected Behavior
OpenAPI docs that should fail the PR check are passing.
Possible Workaround/Solution
I have not found a workaround yet. If the spectral-action hits this error it should report a failuire.
Steps to Reproduce
Use spectral-action to lint a document with over 1000 errors.
Environment
Version used: 0.8.11
Environment name and version (e.g. Chrome 39, node.js 5.4):
Operating System and version (desktop or mobile):
Link to your environment/workspace/project:
The text was updated successfully, but these errors were encountered:
The spectal-action is not failing when linting an OpenAPI document with a large (over 1000 errors). The issue appears to be that it is hitting "Error: You have exceeded a secondary rate limit".
Context
PRs with OpenAPI documents with a large amount of errors are passing the check. This makes the check useless in this case.
Current Behavior
PRs with OpenAPI documents with a large amount of errors are passing the check.
Expected Behavior
OpenAPI docs that should fail the PR check are passing.
Possible Workaround/Solution
I have not found a workaround yet. If the spectral-action hits this error it should report a failuire.
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: