squakez commented on PR #912: URL: https://github.com/apache/camel-website/pull/912#issuecomment-1269609264
It seems there are checks errors after the blog being formatted to html: ``` [check:html ] public/blog/2022/10/camel-k-cicd/index.html [check:html ] 15:36 error Trailing whitespace no-trailing-whitespace [check:html ] 21:42 error Trailing whitespace no-trailing-whitespace [check:html ] 44:16 error Trailing whitespace no-trailing-whitespace [check:html ] 45:29 error Trailing whitespace no-trailing-whitespace [check:html ] 57:23 error Trailing whitespace no-trailing-whitespace [check:html ] 71:17 error Trailing whitespace no-trailing-whitespace [check:html ] 79:38 error Trailing whitespace no-trailing-whitespace [check:html ] 82:19 error Trailing whitespace no-trailing-whitespace [check:html ] 86:61 error Trailing whitespace no-trailing-whitespace [check:html ] 97:35 error Trailing whitespace no-trailing-whitespace [check:html ] 105:29 error Trailing whitespace no-trailing-whitespace [check:html ] 121:32 error Trailing whitespace no-trailing-whitespace [check:html ] 124:45 error Trailing whitespace no-trailing-whitespace [check:html ] 131:29 error Trailing whitespace no-trailing-whitespace [check:html ] 149:34 error Trailing whitespace no-trailing-whitespace [check:html ] 151:70 error Trailing whitespace no-trailing-whitespace [check:html ] 165:47 error Trailing whitespace no-trailing-whitespace [check:html ] 186:41 error Trailing whitespace no-trailing-whitespace [check:html ] 227:45 error Trailing whitespace no-trailing-whitespace [check:html ] 246:50 error Trailing whitespace no-trailing-whitespace [check:html ] 309:56 error Trailing whitespace no-trailing-whitespace [check:html ] 354:539 error Trailing whitespace no-trailing-whitespace [check:html ] [check:html ] ✖ 22 problems (22 errors, 0 warnings) [check:html ] [check:html ] More information: [check:html ] https://html-validate.org/rules/no-trailing-whitespace.html ``` I'm not sure how I can fix this, does anybody has faced that in the past by any chance? maybe @zregvart, @apupier or @davsclaus -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
