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

Add handling for missing Robot Framework parsing errors #811

Open
mnojek opened this issue Apr 1, 2023 · 2 comments
Open

Add handling for missing Robot Framework parsing errors #811

mnojek opened this issue Apr 1, 2023 · 2 comments
Milestone

Comments

@mnojek
Copy link
Member

mnojek commented Apr 1, 2023

It's been a long time since we reviewed RF parsing errors and added support for them in Robocop.
We need to see if there are more errors we should support, because RF is being actively developed and new features require additional error handling.

@mnojek
Copy link
Member Author

mnojek commented Jun 15, 2023

@bhirsz Do you think we should revisit this issue or maybe it was already done by you along with the recent bugfixes you provided?

@bhirsz
Copy link
Member

bhirsz commented Jun 15, 2023

We still should analyze parsing-errors we're catching - also we may to run robocop -i parsing-error on bigger code base (like robotframework source code). Some of those errors: https://github.com/MarketSquare/robotframework-robocop/blob/master/tests/atest/rules/errors/parsing_error/expected_output.txt may be basis for new rule, or should be included in other already existing rule. I didn't investigate it fully, just covered new parsing-errors added in RF 6.1

@mnojek mnojek added this to the 3.3.0 milestone Jun 15, 2023
@mnojek mnojek modified the milestones: 4.0.0, 4.1.0 Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants