We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
web-ui
The code contains the inline styles. Inline style, seems, was only in web/src/components/admin/settings/queue/AdminQueueStats.vue:25 before.
web/src/components/admin/settings/queue/AdminQueueStats.vue:25
Should not be inline styles.
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/style https://stackoverflow.com/questions/2612483/whats-so-bad-about-in-line-css https://content-security-policy.com/unsafe-inline/
next
I accidentally saw #4609 and wanted to comment there, but I'm not allowed to comment on pat-s issues and PRs.
pat-s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Component
web-ui
Describe the bug
The code contains the inline styles.
Inline style, seems, was only in
web/src/components/admin/settings/queue/AdminQueueStats.vue:25
before.Expected behavior
Should not be inline styles.
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/style
https://stackoverflow.com/questions/2612483/whats-so-bad-about-in-line-css
https://content-security-policy.com/unsafe-inline/
System Info
next
Additional context
I accidentally saw #4609 and wanted to comment there, but I'm not allowed to comment on
pat-s
issues and PRs.Validations
next
version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]The text was updated successfully, but these errors were encountered: