Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redocly CLI warns about unused rules when linting asyncAPI with the recommended ruleset #1728

Open
tatomyr opened this issue Sep 11, 2024 · 1 comment
Labels
p3 Type: Bug Something isn't working

Comments

@tatomyr
Copy link
Contributor

tatomyr commented Sep 11, 2024

Describe the bug

Running redocly lint <async-api-description> produces this warning:

image

Expected behavior

Ideally, there should be no warning.

API description
Any async API 2.6/3 description.

Redocly Version(s)

v1.24.0, but it's there since introducing AsyncAPI linting.

Additional context

@tatomyr tatomyr added Type: Bug Something isn't working p3 labels Sep 11, 2024
@AlexVarchuk
Copy link
Contributor

The reason is inside file packages/core/src/config/recommended.ts. But we cannot simply fix it, because we can lose our extend functionality.
Please, make sure it works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants