zregvart commented on pull request #798:
URL: https://github.com/apache/camel-website/pull/798#issuecomment-1073670831


   > @zregvart do you have any idea about the sitemap and security links checks 
failing in the PR check?
   
   The root cause seems to be this error:
   ```
   ➤ YN0000: ERROR 2022/03/17 12:33:30 render of "page" failed: execute of 
template failed: template: release-note/single.html:13:7: executing 
"release-note/single.html" at <partial (printf "releases/%s.html" (lower 
(replace .Params.category " " "-"))) .>: error calling partial: execute of 
template failed: template: partials/releases/camel-quarkus.html:1:3: executing 
"partials/releases/camel-quarkus.html" at <partial "releases/downloads.html" 
(dict "Category" (index (index $.Site.Data "release-categories") 
"camel-quarkus") "Pages" $.Site.Pages "Version" .Params.version)>: error 
calling partial: execute of template failed: template: 
partials/releases/downloads.html:20:33: executing 
"partials/releases/downloads.html" at <partial "releases/version_sort.html" 
$category_releases>: error calling partial: 
"/home/runner/work/camel-website/camel-website/layouts/partials/releases/version_sort.html:10:55":
 execute of template failed: template: 
partials/releases/version_sort.html:10:55: execut
 ing "partials/releases/version_sort.html" at <int $version_part>: error 
calling int: unable to cast "0-M1" of type string to int
   ```
   
   So I'm assuming the pages were not built correctly.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to