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

Fix duplicate invalidTag issue generation #47

Open
happy5214 opened this issue Mar 2, 2022 · 0 comments
Open

Fix duplicate invalidTag issue generation #47

happy5214 opened this issue Mar 2, 2022 · 0 comments
Labels
conversion Tag conversion issues validation Tag validation issues

Comments

@happy5214
Copy link
Member

As a result of fixes made in #45, node names which do not appear in the schema in any form now generate two invalidTag issues with basically the same content, one from short-to-long conversion and the other from tag validation. Since we can't eliminate either check entirely (since they don't completely overlap), we'll need to decide whether to conflate the issues (i.e. merge them) or keep both (perhaps distinguishing them with a field introduced for #46).

@happy5214 happy5214 added validation Tag validation issues conversion Tag conversion issues labels May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conversion Tag conversion issues validation Tag validation issues
Projects
None yet
Development

No branches or pull requests

1 participant