+ mkdir -p generated/js generated/img tmp/js + esbuild ./src/ts/entrypoint.ts --bundle --minify --sourcemap --target=es6 --outfile=generated/js/all.min.js generated/js/all.min.js 39.2kb generated/js/all.min.js.map 152.4kb ⚡ Done in 10ms + esbuild ./src/ts/headerAnimation.js --minify --sourcemap --target=es6 --outfile=generated/js/headerAnimation.min.js generated/js/headerAnimation.min.js 4.9kb generated/js/headerAnimation.min.js.map 10.8kb ⚡ Done in 5ms + esbuild ./src/ts/themes_init.js --bundle --minify --sourcemap --target=es6 --outfile=generated/js/themes_init.min.js generated/js/themes_init.min.js 1014b generated/js/themes_init.min.js.map 4.5kb ⚡ Done in 5ms + svg-symbol-sprite -i src/icons -o generated/img/icons.svg --prefix '' SVG Symbol Sprite: SVGO configuration file not found. Using default SVGO configuration. File ‘generated/img/icons.svg’ successfully generated. + rm -rf ./public + [[ -no_minify == \-\n\o\_\m\i\n\i\f\y ]] + hugo --baseURL '' Start building sites … hugo v0.147.8-10da2bd765d227761641f94d713d094e88b920ae+extended linux/amd64 BuildDate=2025-06-07T12:59:52Z VendorInfo=gohugoio │ EN │ ES │ UK │ ZH ──────────────┼──────┼─────┼─────┼────── Pages │ 1498 │ 887 │ 818 │ 1422 Paginator │ 0 │ 0 │ 0 │ 0 pages │ │ │ │ Non-page │ 629 │ 216 │ 160 │ 338 files │ │ │ │ Static files │ 252 │ 252 │ 252 │ 252 Processed │ 0 │ 0 │ 0 │ 0 images │ │ │ │ Aliases │ 1 │ 0 │ 0 │ 0 Cleaned │ 0 │ 0 │ 0 │ 0 Total in 125481 ms + [[ '' = \/* ]] In ./public/docs/ambient/install/multicluster/multi-primary_multi-network/helm_test.sh line 27: set_multi_network_vars ^--------------------^ SC2218 (error): This function is only defined later. Move the definition up. In ./public/docs/ambient/install/multicluster/multi-primary_multi-network/helm_test.sh line 28: setup_helm_repo ^-------------^ SC2218 (error): This function is only defined later. Move the definition up. In ./public/docs/ambient/install/multicluster/multi-primary_multi-network/helm_test.sh line 86: time configure_trust ^-------------^ SC2218 (error): This function is only defined later. Move the definition up. In ./public/docs/ambient/install/multicluster/multi-primary_multi-network/helm_test.sh line 89: time verify_load_balancing ^-------------------^ SC2218 (error): This function is only defined later. Move the definition up. For more information: https://www.shellcheck.net/wiki/SC2218 -- This function is only defined lat... make: *** [common/Makefile.common.mk:30: lint-scripts] Error 123