gzurowski opened a new pull request, #19242: URL: https://github.com/apache/camel/pull/19242
# Description The website build currently breaks with the following error which is caused by an asciidoc file not having a title: ``` $ docker top 29ed83b7fd049313455e9b84dfc2ca4c6308b528e0bb286ae3fedb3b6f5e910a -eo pid,comm -- | | | + cd /home/jenkins/712657a4/workspace/Camel_Camel.website_main/camel-website | | | + yarn checks | | | [check:html ] | | | [check:html ] /home/jenkins/712657a4/workspace/Camel_Camel.website_main/camel-website/public/manual/migration-app-note.html | | | [check:html ] 1:133 error Title starts with the `Untitled` make sure that the Asciidoc file starts with level 1 heading camel/title | | | [check:html ] | | | [check:html ] ✖ 1 problem (1 error, 0 warnings) | | | ERROR: "check:html" exited with 1. ``` See: https://ci-builds.apache.org/job/Camel/job/Camel.website/job/main/2126/cloudbees-pipeline-explorer/?line=173 -- 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]
