Skip to content

spectral gets blocked forever #48

@arbulu89

Description

@arbulu89

Hello!

Since the recent changes of the project and after updating our usage of them, I see that spectral gets blocked forever after running the linter.

I have updated our project to be like this:

extends:
  - "https://github.com/SchwarzIT/api-linter-rules/releases/download/latest/openapi.js"
rules:
  - common-responses-unauthorized: "off"
# ... other rules

And when I run spectral I get blocked forever:

> spectral lint "openapi.json" -r ".spectral.yaml" --verbose --format=text
Linting openapi.json
No results with a severity of 'error' found!
... # it gets blocked here

Am I doing something wrong?

Thank you so much!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions