Bump ember-cli from 5.12.0 to 6.0.0 #416
Annotations
3 errors
Run pnpm test:
lib/new-app.mjs#L26
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
Command failed with exit code 1: pnpm lint:fix
> [email protected] lint:fix /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test
> concurrently "pnpm:lint:*:fix" --names "fix:"
[fix:css]
[fix:css] > [email protected] lint:css:fix /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test
[fix:css] > concurrently "pnpm:lint:css -- --fix"
[fix:css]
[fix:js]
[fix:js] > [email protected] lint:js:fix /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test
[fix:js] > eslint . --fix
[fix:js]
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test
[fix:hbs] > ember-template-lint . --fix
[fix:hbs]
[fix:css] [lint:css]
[fix:css] [lint:css] > [email protected] lint:css /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test
[fix:css] [lint:css] > stylelint "**/*.css" "--" "--fix"
[fix:css] [lint:css]
[fix:hbs]
[fix:hbs] pnpm run lint:hbs:fix exited with code 0
[fix:css] [lint:css] pnpm run lint:css -- --fix exited with code 0
[fix:css] pnpm run lint:css:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test/app/router.ts
[fix:js] 9:1 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
[fix:js]
[fix:js] /tmp/tmp-1810-CZl4HuDtxLv9/fancy-app-in-test/tests/test-helper.ts
[fix:js] 9:18 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
[fix:js]
[fix:js] ✖ 2 problems (2 errors, 0 warnings)
[fix:js]
[fix:js] \u2009ELIFECYCLE\u2009 Command failed with exit code 1.
[fix:js] pnpm run lint:js:fix exited with code 1
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
=================================================================================
ENV Summary:
TIME: Tue Nov 12 2024 22:46:17 GMT+0000 (Coordinated Universal Time)
TITLE: ember
ARGV:
- /opt/hostedtoolcache/node/18.20.4/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.4/x64/bin/node
TMPDIR: /tmp
SHELL: /bin/bash
PATH:
- /tmp/tmp-1810-CZl4HuDtxLv9/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.4/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: 14732095488
TOTALMEM: 16757338112
UPTIME: 201.3
LOADAVG: 1.94,0.96,0.38
CPUS:
- AMD EPYC 7763 64-Core Processor - 3240
- AMD EPYC 7763 64-Core Processor - 2895
- AMD EPYC 7763 64-Core Processor - 2960
- AMD EPYC 7763 64-Core Processor - 2729
ENDIANNESS: LE
VERSIONS:
- acorn: 8.11.3
- ada: 2.7.8
- ares: 1.28.1
- base64: 0.5.2
- brotli: 1.0.9
- 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.4
- openssl: 3.0.13+quic
- simdutf: 5.2.4
- 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: [u
|
Run pnpm test:
lib/new-app.mjs#L26
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
Command failed with exit code 1: pnpm lint:fix
> [email protected] lint:fix /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test
> concurrently "pnpm:lint:*:fix" --names "fix:"
[fix:css]
[fix:css] > [email protected] lint:css:fix /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test
[fix:css] > concurrently "pnpm:lint:css -- --fix"
[fix:css]
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test
[fix:hbs] > ember-template-lint . --fix
[fix:hbs]
[fix:js]
[fix:js] > [email protected] lint:js:fix /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test
[fix:js] > eslint . --fix
[fix:js]
[fix:css] [lint:css]
[fix:css] [lint:css] > [email protected] lint:css /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test
[fix:css] [lint:css] > stylelint "**/*.css" "--" "--fix"
[fix:css] [lint:css]
[fix:hbs]
[fix:hbs] pnpm run lint:hbs:fix exited with code 0
[fix:css] [lint:css] pnpm run lint:css -- --fix exited with code 0
[fix:css] pnpm run lint:css:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test/app/router.ts
[fix:js] 9:1 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
[fix:js]
[fix:js] /tmp/tmp-1810-GA5yCEhX6HrQ/fancy-app-in-test/tests/test-helper.ts
[fix:js] 9:18 error Unsafe call of a(n) `error` type typed value @typescript-eslint/no-unsafe-call
[fix:js]
[fix:js] ✖ 2 problems (2 errors, 0 warnings)
[fix:js]
[fix:js] \u2009ELIFECYCLE\u2009 Command failed with exit code 1.
[fix:js] pnpm run lint:js:fix exited with code 1
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
=================================================================================
ENV Summary:
TIME: Tue Nov 12 2024 22:44:44 GMT+0000 (Coordinated Universal Time)
TITLE: ember
ARGV:
- /opt/hostedtoolcache/node/18.20.4/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.4/x64/bin/node
TMPDIR: /tmp
SHELL: /bin/bash
PATH:
- /tmp/tmp-1810-GA5yCEhX6HrQ/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.4/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: 14817091584
TOTALMEM: 16757338112
UPTIME: 108.4
LOADAVG: 2.17,0.63,0.22
CPUS:
- AMD EPYC 7763 64-Core Processor - 3242
- AMD EPYC 7763 64-Core Processor - 3242
- AMD EPYC 7763 64-Core Processor - 3242
- AMD EPYC 7763 64-Core Processor - 3244
ENDIANNESS: LE
VERSIONS:
- acorn: 8.11.3
- ada: 2.7.8
- ares: 1.28.1
- base64: 0.5.2
- brotli: 1.0.9
- 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.4
- openssl: 3.0.13+quic
- simdutf: 5.2.4
- 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: [u
|
Run pnpm test
Process completed with exit code 1.
|
Loading