Build pipeline failing due to latest Hugo Extended version (v0.152.2)
The CI build pipeline is currently failing with the latest version of the Hugo Extended Docker image to v0.152.2 (hugo:exts-latest).
This version introduces a regression that prevents the site from being successfully built: https://gitlab.com/sebastien.heurtematte1/hugo/-/jobs/11893797571
hugo v0.152.2-6abdacad3f3fe944ea42177844469139e81feda6+extended linux/amd64 BuildDate=2025-10-24T15:31:49Z VendorInfo=hugomods
Total in 69 ms
Error: error building site: process: readAndProcessContent: "/builds/sebastien.heurtematte1/hugo/content/posts/papermod/papermod-faq.md:9:1": [8:1] mapping key "aliases" already defined at [4:1]
5 | tags: ["PaperMod", "Docs"]
6 | author: ["PaperMod Contributors"]
7 | draft: true
> 8 | aliases: [/posts/papermod/papermod-how-to]
^
``
The last known working version is: hugo:exts-0.150.1