-
Notifications
You must be signed in to change notification settings - Fork 11
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 some errors not matched by problem matcher #54
Fix some errors not matched by problem matcher #54
Conversation
The merge-base changed after approval.
0892337
to
8b826e2
Compare
7f9d619
to
66823ad
Compare
66823ad
to
47126b2
Compare
6faa731
to
19d3fc7
Compare
integration-tests/project-folder/sources/meta-error/recipes-error/error/unparsed-line.bb
Show resolved
Hide resolved
integration-tests/project-folder/sources/meta-error/recipes-error/error/unparsed-line.bb
Outdated
Show resolved
Hide resolved
db82798
to
7516034
Compare
I think I only see the code that adds the build folder but how |
8b826e2
to
604b363
Compare
3f77dda
to
5785cfa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good!
The only remaining thing is to add the examples for bitbake-variable and bitbake-task-error.
You can rebase this PR and target |
5cb01dd
to
ced3d68
Compare
ced3d68
to
62f4913
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Improves most errors, great job!
Removed
bitbake-generic
since it could cover a wide range of error messages. Precise ones should be used to avoid overlap since they differ in the positions of the line numbers.