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

[GTK4] Flood of CSS parsing errors when launching IDE #275

Merged

Conversation

joel-majano
Copy link
Contributor

@joel-majano joel-majano commented Jul 26, 2022

Missing semicolon caused Gtk to spit out many css parsing errors. Adding this semicolon fixes the issue.

Signed-off-by: Joel Majano [email protected]

Tracked in #228

Missing semicolon caused Gtk to spit out many css parsing errors. Adding this semicolon fixes the issue.

Signed-off-by: Joel Majano <[email protected]>
@github-actions
Copy link
Contributor

Unit Test Results

     602 files       602 suites   11m 47s ⏱️
  4 016 tests   4 000 ✔️     5 💤   8    3 🔥
24 040 runs  23 870 ✔️ 134 💤 20  16 🔥

For more details on these failures and errors, see this check.

Results for commit 91cc320.

Copy link
Member

@akurtakov akurtakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Joel!

@akurtakov akurtakov merged commit 5e0d553 into eclipse-platform:master Jul 27, 2022
@joel-majano joel-majano deleted the toolbarCSSparserError branch July 27, 2022 17:46
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

Successfully merging this pull request may close these issues.

2 participants