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
In my current repo i have artifacts folder that contains multiple API folder , each api contain apiinformation.json, specification.yaml etc.
I want to implement spectral in my current repo and for that i have added spectral.yaml inside(.github/workflows), .spectral,json and action.yaml in root directory.
On pull request , github action run spectral.yaml and giving error
Check run 'Lint (pull_request)' concluded with 'failure'
Commit 40562d32617573afaa6d51e2698d5c0457c9994a has been annotated
Please help to solve this issue
Current Behavior
Expected Behavior
Possible Workaround/Solution
Steps to Reproduce
Environment
Version used:
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:
I am using APIOps in Github
In my current repo i have artifacts folder that contains multiple API folder , each api contain apiinformation.json, specification.yaml etc.
I want to implement spectral in my current repo and for that i have added spectral.yaml inside(.github/workflows), .spectral,json and action.yaml in root directory.
On pull request , github action run spectral.yaml and giving error
Check run 'Lint (pull_request)' concluded with 'failure'
Commit 40562d32617573afaa6d51e2698d5c0457c9994a has been annotated
Please help to solve this issue
Current Behavior
Expected Behavior
Possible Workaround/Solution
Steps to Reproduce
Environment
The text was updated successfully, but these errors were encountered: