Skip to content

Add lang attribute and use app title in index.html #532

Add lang attribute and use app title in index.html

Add lang attribute and use app title in index.html #532

Triggered via pull request January 24, 2025 19:45
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
Lint
Process completed with exit code 1.
tests/default.test.mjs > basic functionality > with flags: '': lib/copy-with-template.js#L16
ExecaError: Command failed with exit code 1: '/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember' new fancy-app-in-test -b /home/runner/work/app-blueprint/app-blueprint --pnpm --skip-git lang is not defined ================================================================================= ENV Summary: TIME: Fri Jan 24 2025 19:46:08 GMT+0000 (Coordinated Universal Time) TITLE: ember ARGV: - /opt/hostedtoolcache/node/18.20.5/x64/bin/node - /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember - new - fancy-app-in-test - -b - /home/runner/work/app-blueprint/app-blueprint - --pnpm - --skip-git EXEC_PATH: /opt/hostedtoolcache/node/18.20.5/x64/bin/node TMPDIR: /tmp SHELL: /bin/bash PATH: - /tmp/tmp-1960-YPSU6OTWLcji/node_modules/.bin - /tmp/node_modules/.bin - /node_modules/.bin - /home/runner/work/app-blueprint/app-blueprint/node_modules/.bin - /home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/node-gyp-bin - /opt/hostedtoolcache/node/18.20.5/x64/bin - /home/runner/setup-pnpm/node_modules/.bin - /snap/bin - /home/runner/.local/bin - /opt/pipx_bin - /home/runner/.cargo/bin - /home/runner/.config/composer/vendor/bin - /usr/local/.ghcup/bin - /home/runner/.dotnet/tools - /usr/local/sbin - /usr/local/bin - /usr/sbin - /usr/bin - /sbin - /bin - /usr/games - /usr/local/games - /snap/bin PLATFORM: linux x64 FREEMEM: 15424479232 TOTALMEM: 16766767104 UPTIME: 147.24 LOADAVG: 0.44,0.36,0.15 CPUS: - AMD EPYC 7763 64-Core Processor - 3246 - AMD EPYC 7763 64-Core Processor - 3236 - AMD EPYC 7763 64-Core Processor - 3243 - AMD EPYC 7763 64-Core Processor - 3199 ENDIANNESS: LE VERSIONS: - acorn: 8.13.0 - ada: 2.8.0 - ares: 1.29.0 - base64: 0.5.2 - brotli: 1.1.0 - cjs_module_lexer: 1.2.2 - cldr: 44.1 - icu: 74.2 - llhttp: 6.1.1 - modules: 108 - napi: 9 - nghttp2: 1.61.0 - nghttp3: 0.7.0 - ngtcp2: 1.3.0 - node: 18.20.5 - openssl: 3.0.15+quic - simdutf: 5.6.0 - tz: 2024a - undici: 5.28.4 - unicode: 15.1 - uv: 1.44.2 - uvwasi: 0.0.19 - v8: 10.2.154.26-node.37 - zlib: 1.3.0.1-motley ERROR Summary: - broccoliBuilderErrorStack: [undefined] - code: [undefined] - codeFrame: [undefined] - errorMessage: lang is not defined - errorType: [undefined] - location: - column: [undefined] - file: [undefined] - line: [undefined] - message: lang is not defined - name: ReferenceError - nodeAnnotation: [undefined] - nodeName: [undefined] - originalErrorMessage: [undefined] - stack: ReferenceError: lang is not defined at eval (lodash.templateSources[4]:10:2) at copyWithTemplate (/home/runner/work/app-blueprint/app-blueprint/lib/copy-with-template.js:16:6) at Class.afterInstall (/home/runner/work/app-blueprint/app-blueprint/index.js:229:5) at async Class._process (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/models/blueprint.js:466:5) at async InstallBlueprintTask.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/tasks/install-blueprint.js:49:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/init.js:108:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/new.js:127:12) at async /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/cli/cli.js:166:32 at async CLI.run (/home/runner/work/app-blueprint/app-blue
tests/default.test.mjs > basic functionality > with flags: '--typescript': lib/copy-with-template.js#L16
ExecaError: Command failed with exit code 1: '/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember' new fancy-app-in-test -b /home/runner/work/app-blueprint/app-blueprint --pnpm --skip-git --typescript lang is not defined ================================================================================= ENV Summary: TIME: Fri Jan 24 2025 19:46:08 GMT+0000 (Coordinated Universal Time) TITLE: ember ARGV: - /opt/hostedtoolcache/node/18.20.5/x64/bin/node - /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember - new - fancy-app-in-test - -b - /home/runner/work/app-blueprint/app-blueprint - --pnpm - --skip-git - --typescript EXEC_PATH: /opt/hostedtoolcache/node/18.20.5/x64/bin/node TMPDIR: /tmp SHELL: /bin/bash PATH: - /tmp/tmp-1960-IT2zxaQlHOCp/node_modules/.bin - /tmp/node_modules/.bin - /node_modules/.bin - /home/runner/work/app-blueprint/app-blueprint/node_modules/.bin - /home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/node-gyp-bin - /opt/hostedtoolcache/node/18.20.5/x64/bin - /home/runner/setup-pnpm/node_modules/.bin - /snap/bin - /home/runner/.local/bin - /opt/pipx_bin - /home/runner/.cargo/bin - /home/runner/.config/composer/vendor/bin - /usr/local/.ghcup/bin - /home/runner/.dotnet/tools - /usr/local/sbin - /usr/local/bin - /usr/sbin - /usr/bin - /sbin - /bin - /usr/games - /usr/local/games - /snap/bin PLATFORM: linux x64 FREEMEM: 15469772800 TOTALMEM: 16766767104 UPTIME: 147.69 LOADAVG: 0.44,0.36,0.15 CPUS: - AMD EPYC 7763 64-Core Processor - 3242 - AMD EPYC 7763 64-Core Processor - 3194 - AMD EPYC 7763 64-Core Processor - 3242 - AMD EPYC 7763 64-Core Processor - 3237 ENDIANNESS: LE VERSIONS: - acorn: 8.13.0 - ada: 2.8.0 - ares: 1.29.0 - base64: 0.5.2 - brotli: 1.1.0 - cjs_module_lexer: 1.2.2 - cldr: 44.1 - icu: 74.2 - llhttp: 6.1.1 - modules: 108 - napi: 9 - nghttp2: 1.61.0 - nghttp3: 0.7.0 - ngtcp2: 1.3.0 - node: 18.20.5 - openssl: 3.0.15+quic - simdutf: 5.6.0 - tz: 2024a - undici: 5.28.4 - unicode: 15.1 - uv: 1.44.2 - uvwasi: 0.0.19 - v8: 10.2.154.26-node.37 - zlib: 1.3.0.1-motley ERROR Summary: - broccoliBuilderErrorStack: [undefined] - code: [undefined] - codeFrame: [undefined] - errorMessage: lang is not defined - errorType: [undefined] - location: - column: [undefined] - file: [undefined] - line: [undefined] - message: lang is not defined - name: ReferenceError - nodeAnnotation: [undefined] - nodeName: [undefined] - originalErrorMessage: [undefined] - stack: ReferenceError: lang is not defined at eval (lodash.templateSources[4]:10:2) at copyWithTemplate (/home/runner/work/app-blueprint/app-blueprint/lib/copy-with-template.js:16:6) at Class.afterInstall (/home/runner/work/app-blueprint/app-blueprint/index.js:229:5) at async Class._process (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/models/blueprint.js:466:5) at async InstallBlueprintTask.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/tasks/install-blueprint.js:49:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/init.js:108:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/new.js:127:12) at async /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/cli/cli.js:166:32 at async CLI.run (/home/runn
tests/typescript.test.mjs > typescript: lib/copy-with-template.js#L16
ExecaError: Command failed with exit code 1: '/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember' new fancy-app-in-test -b /home/runner/work/app-blueprint/app-blueprint --pnpm --skip-git --typescript lang is not defined ================================================================================= ENV Summary: TIME: Fri Jan 24 2025 19:46:07 GMT+0000 (Coordinated Universal Time) TITLE: ember ARGV: - /opt/hostedtoolcache/node/18.20.5/x64/bin/node - /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/bin/ember - new - fancy-app-in-test - -b - /home/runner/work/app-blueprint/app-blueprint - --pnpm - --skip-git - --typescript EXEC_PATH: /opt/hostedtoolcache/node/18.20.5/x64/bin/node TMPDIR: /tmp SHELL: /bin/bash PATH: - /tmp/tmp-1960-bKVFln1whWTP/node_modules/.bin - /tmp/node_modules/.bin - /node_modules/.bin - /home/runner/work/app-blueprint/app-blueprint/node_modules/.bin - /home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/node-gyp-bin - /opt/hostedtoolcache/node/18.20.5/x64/bin - /home/runner/setup-pnpm/node_modules/.bin - /snap/bin - /home/runner/.local/bin - /opt/pipx_bin - /home/runner/.cargo/bin - /home/runner/.config/composer/vendor/bin - /usr/local/.ghcup/bin - /home/runner/.dotnet/tools - /usr/local/sbin - /usr/local/bin - /usr/sbin - /usr/bin - /sbin - /bin - /usr/games - /usr/local/games - /snap/bin PLATFORM: linux x64 FREEMEM: 15439478784 TOTALMEM: 16766767104 UPTIME: 146.87 LOADAVG: 0.44,0.36,0.15 CPUS: - AMD EPYC 7763 64-Core Processor - 3231 - AMD EPYC 7763 64-Core Processor - 3240 - AMD EPYC 7763 64-Core Processor - 3243 - AMD EPYC 7763 64-Core Processor - 3243 ENDIANNESS: LE VERSIONS: - acorn: 8.13.0 - ada: 2.8.0 - ares: 1.29.0 - base64: 0.5.2 - brotli: 1.1.0 - cjs_module_lexer: 1.2.2 - cldr: 44.1 - icu: 74.2 - llhttp: 6.1.1 - modules: 108 - napi: 9 - nghttp2: 1.61.0 - nghttp3: 0.7.0 - ngtcp2: 1.3.0 - node: 18.20.5 - openssl: 3.0.15+quic - simdutf: 5.6.0 - tz: 2024a - undici: 5.28.4 - unicode: 15.1 - uv: 1.44.2 - uvwasi: 0.0.19 - v8: 10.2.154.26-node.37 - zlib: 1.3.0.1-motley ERROR Summary: - broccoliBuilderErrorStack: [undefined] - code: [undefined] - codeFrame: [undefined] - errorMessage: lang is not defined - errorType: [undefined] - location: - column: [undefined] - file: [undefined] - line: [undefined] - message: lang is not defined - name: ReferenceError - nodeAnnotation: [undefined] - nodeName: [undefined] - originalErrorMessage: [undefined] - stack: ReferenceError: lang is not defined at eval (lodash.templateSources[4]:10:2) at copyWithTemplate (/home/runner/work/app-blueprint/app-blueprint/lib/copy-with-template.js:16:6) at Class.afterInstall (/home/runner/work/app-blueprint/app-blueprint/index.js:229:5) at async Class._process (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/models/blueprint.js:466:5) at async InstallBlueprintTask.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/tasks/install-blueprint.js:49:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/init.js:108:5) at async Class.run (/home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/commands/new.js:127:12) at async /home/runner/work/app-blueprint/app-blueprint/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/ember-cli/lib/cli/cli.js:166:32 at async CLI.run (/home/runn
Test
Process completed with exit code 1.
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636