Add *essential* stalled / ending-too-soon debugging utilities. #108
Annotations
17 errors
|
Slow tests: defaults with pnpm
Process completed with exit code 1.
|
|
smoke-tests/defaults.test.ts > defaults with pnpm > with fixture > test:
tests/smoke-tests/defaults.test.ts#L140
ExecaError: Command failed with exit code 1: pnpm run test
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 266ms
error during build:
[babel] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2091-uDTTZDlP34fE/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2091-uDTTZDlP34fE/my-ad
|
|
smoke-tests/defaults.test.ts > defaults with pnpm > with fixture > lint:fix:
tests/smoke-tests/defaults.test.ts#L121
ExecaError: Command failed with exit code 1: pnpm run 'lint:fix'
> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern
[fix:hbs]
[fix:js]
[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[fix:js] > eslint . --fix
[fix:js]
[fix:hbs] Linting 4 Total Files with TemplateLint
[fix:hbs] \t.js: 2
[fix:hbs] \t.gjs: 2
[fix:hbs]
[fix:hbs]
[fix:hbs] pnpm run lint:hbs:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js
[fix:js] 29:25 error Parsing error: Unexpected token (29:25)
[fix:js]
[fix:js] ✖ 1 problem (1 error, 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.
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:121:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm run \'lint:fix\'', command: 'pnpm run lint:fix', escapedCommand: 'pnpm run \'lint:fix\'', cwd: '/tmp/tmp-2091-uDTTZDlP34fE/my-addon', durationMs: 2975.007619, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 4 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \t.gjs: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] pnpm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] ELIFECYCLE Command failed with exit code 1.\n[fix:js] pnpm run lint:js:fix exited with code 1\n ELIFECYCLE Command failed with exit code 1.', stderr: '', stdio: [ undefined, '\n> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 4 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \t.gjs: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] pnpm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] ELIFECYCLE Command failed with exit code 1.\n[fix:js] pnpm run lint:js:fix exited with code 1\n ELIFECYCLE Command failed with exit code 1.', '' ], ipcOutput: [], pipedFrom: [] }
|
|
smoke-tests/defaults.test.ts > defaults with pnpm > lint:fix with no fixtures:
tests/smoke-tests/defaults.test.ts#L106
ExecaError: Command failed with exit code 1: pnpm run 'lint:fix'
> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern
[fix:hbs]
[fix:js]
[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[fix:js] > eslint . --fix
[fix:js]
[fix:hbs] Linting 2 Total Files with TemplateLint
[fix:hbs] \t.js: 2
[fix:hbs]
[fix:hbs]
[fix:hbs] pnpm run lint:hbs:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js
[fix:js] 29:25 error Parsing error: Unexpected token (29:25)
[fix:js]
[fix:js] ✖ 1 problem (1 error, 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.
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:106:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm run \'lint:fix\'', command: 'pnpm run lint:fix', escapedCommand: 'pnpm run \'lint:fix\'', cwd: '/tmp/tmp-2091-uDTTZDlP34fE/my-addon', durationMs: 2865.99214, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 2 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] pnpm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] ELIFECYCLE Command failed with exit code 1.\n[fix:js] pnpm run lint:js:fix exited with code 1\n ELIFECYCLE Command failed with exit code 1.', stderr: '', stdio: [ undefined, '\n> [email protected] lint:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n> concurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 2 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] pnpm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] ELIFECYCLE Command failed with exit code 1.\n[fix:js] pnpm run lint:js:fix exited with code 1\n ELIFECYCLE Command failed with exit code 1.', '' ], ipcOutput: [], pipedFrom: [] }
|
|
smoke-tests/defaults.test.ts > defaults with pnpm > lints with no fixtures all pass:
tests/smoke-tests/defaults.test.ts#L100
ExecaError: Command failed with exit code 1: pnpm lint
> [email protected] lint /tmp/tmp-2091-uDTTZDlP34fE/my-addon
> concurrently "pnpm:lint:*(!fix)" --names "lint:" --prefixColors auto
[lint:hbs]
[lint:hbs] > [email protected] lint:hbs /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[lint:hbs] > ember-template-lint . --no-error-on-unmatched-pattern
[lint:hbs]
[lint:js]
[lint:js] > [email protected] lint:js /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[lint:js] > eslint . --cache
[lint:js]
[lint:format]
[lint:format] > [email protected] lint:format /tmp/tmp-2091-uDTTZDlP34fE/my-addon
[lint:format] > prettier . --cache --check
[lint:format]
[lint:format] Checking formatting...
[lint:hbs] Linting 2 Total Files with TemplateLint
[lint:hbs] \t.js: 2
[lint:hbs]
[lint:hbs]
[lint:hbs] pnpm run lint:hbs exited with code 0
[lint:format] [error] tests/test-helper.js: SyntaxError: Unexpected token (29:26)
[lint:format] [error] 27 | getSettledState,
[lint:format] [error] 28 | getPendingWaiterState,
[lint:format] [error] > 29 | snapshotTimers: (label?: string) => {
[lint:format] [error] | ^
[lint:format] [error] 30 | const result = JSON.parse(
[lint:format] [error] 31 | JSON.stringify({
[lint:format] [error] 32 | settled: getSettledState(),
[lint:format] All matched files use Prettier code style!
[lint:format] \u2009ELIFECYCLE\u2009 Command failed with exit code 2.
[lint:format] pnpm run lint:format exited with code 2
[lint:js]
[lint:js] /tmp/tmp-2091-uDTTZDlP34fE/my-addon/tests/test-helper.js
[lint:js] 29:25 error Parsing error: Unexpected token (29:25)
[lint:js]
[lint:js] ✖ 1 problem (1 error, 0 warnings)
[lint:js]
[lint:js] \u2009ELIFECYCLE\u2009 Command failed with exit code 1.
[lint:js] pnpm run lint:js exited with code 1
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:100:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm lint', command: 'pnpm lint', escapedCommand: 'pnpm lint', cwd: '/tmp/tmp-2091-uDTTZDlP34fE/my-addon', durationMs: 3406.034684, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n> concurrently "pnpm:lint:*(!fix)" --names "lint:" --prefixColors auto\n\n[lint:hbs] \n[lint:hbs] > [email protected] lint:hbs /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[lint:hbs] > ember-template-lint . --no-error-on-unmatched-pattern\n[lint:hbs] \n[lint:js] \n[lint:js] > [email protected] lint:js /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[lint:js] > eslint . --cache\n[lint:js] \n[lint:format] \n[lint:format] > [email protected] lint:format /tmp/tmp-2091-uDTTZDlP34fE/my-addon\n[lint:format] > prettier . --cache --check\n[lint:format] \n[lint:format] Checking formatting...\n[lint:hbs] Linting 2 Total Files with TemplateLint\n[lint:hbs] \t.js: 2\n[lint:hbs] \n[lint:hbs] \n[lint:hbs] pnpm run lint:hbs exited with code 0\n[lint:format] [error] tests/test-helper.js: SyntaxError: Unexpected token (29:26)\n[lint:format] [error] \u001b[0m \u001b[90m 27 |\u001b[39m getSettledState\u001b[33m,\u001b[39m\n[lint:format] [error] \u001b[90m 28 |\u001b[39m getPendingWaiterState\u001b[33m,\u001b[39m\n[lint:format] [error] \u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 29 |\u001b[39m snapshotTimers\u001b[33m:\u001b[39m (label\u001b[33m?\u001b[39m\u001b[33m:\u001b[39m string) \u001b[33m=>\u001b[39m {\n[lint:format] [error] \u001b[90m |\u001b[39m \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n[lint:format] [error] \u001b[
|
|
Slow tests: defaults with npm
Process completed with exit code 1.
|
|
smoke-tests/defaults.test.ts > defaults with npm > with fixture > test:
tests/smoke-tests/defaults.test.ts#L140
ExecaError: Command failed with exit code 1: npm run test
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 295ms
error during build:
[babel] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2097-rdeWam6MqrEc/my-addon/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd
|
|
smoke-tests/defaults.test.ts > defaults with npm > with fixture > lint:fix:
tests/smoke-tests/defaults.test.ts#L121
ExecaError: Command failed with exit code 1: npm run 'lint:fix'
> [email protected] lint:fix
> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix
[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern
[fix:hbs]
[fix:js]
[fix:js] > [email protected] lint:js:fix
[fix:js] > eslint . --fix
[fix:js]
[fix:hbs] Linting 4 Total Files with TemplateLint
[fix:hbs] \t.js: 2
[fix:hbs] \t.gjs: 2
[fix:hbs]
[fix:hbs]
[fix:hbs] npm run lint:hbs:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js
[fix:js] 29:25 error Parsing error: Unexpected token (29:25)
[fix:js]
[fix:js] ✖ 1 problem (1 error, 0 warnings)
[fix:js]
[fix:js] npm run lint:js:fix exited with code 1
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:121:28
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: npm run \'lint:fix\'', command: 'npm run lint:fix', escapedCommand: 'npm run \'lint:fix\'', cwd: '/tmp/tmp-2097-rdeWam6MqrEc/my-addon', durationMs: 2322.910384, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint:fix\n> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 4 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \t.gjs: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] npm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] npm run lint:js:fix exited with code 1', stderr: '', stdio: [ undefined, '\n> [email protected] lint:fix\n> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 4 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \t.gjs: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] npm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] npm run lint:js:fix exited with code 1', '' ], ipcOutput: [], pipedFrom: [] }
|
|
smoke-tests/defaults.test.ts > defaults with npm > lint:fix with no fixtures:
tests/smoke-tests/defaults.test.ts#L106
ExecaError: Command failed with exit code 1: npm run 'lint:fix'
> [email protected] lint:fix
> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format
[fix:hbs]
[fix:hbs] > [email protected] lint:hbs:fix
[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern
[fix:hbs]
[fix:js]
[fix:js] > [email protected] lint:js:fix
[fix:js] > eslint . --fix
[fix:js]
[fix:hbs] Linting 2 Total Files with TemplateLint
[fix:hbs] \t.js: 2
[fix:hbs]
[fix:hbs]
[fix:hbs] npm run lint:hbs:fix exited with code 0
[fix:js]
[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js
[fix:js] 29:25 error Parsing error: Unexpected token (29:25)
[fix:js]
[fix:js] ✖ 1 problem (1 error, 0 warnings)
[fix:js]
[fix:js] npm run lint:js:fix exited with code 1
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:106:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: npm run \'lint:fix\'', command: 'npm run lint:fix', escapedCommand: 'npm run \'lint:fix\'', cwd: '/tmp/tmp-2097-rdeWam6MqrEc/my-addon', durationMs: 2220.505894, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint:fix\n> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 2 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] npm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] npm run lint:js:fix exited with code 1', stderr: '', stdio: [ undefined, '\n> [email protected] lint:fix\n> concurrently "npm:lint:*:fix" --names "fix:" --prefixColors auto && npm run format\n\n[fix:hbs] \n[fix:hbs] > [email protected] lint:hbs:fix\n[fix:hbs] > ember-template-lint . --fix --no-error-on-unmatched-pattern\n[fix:hbs] \n[fix:js] \n[fix:js] > [email protected] lint:js:fix\n[fix:js] > eslint . --fix\n[fix:js] \n[fix:hbs] Linting 2 Total Files with TemplateLint\n[fix:hbs] \t.js: 2\n[fix:hbs] \n[fix:hbs] \n[fix:hbs] npm run lint:hbs:fix exited with code 0\n[fix:js] \n[fix:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js\n[fix:js] 29:25 error Parsing error: Unexpected token (29:25)\n[fix:js] \n[fix:js] ✖ 1 problem (1 error, 0 warnings)\n[fix:js] \n[fix:js] npm run lint:js:fix exited with code 1', '' ], ipcOutput: [], pipedFrom: [] }
|
|
smoke-tests/defaults.test.ts > defaults with npm > lints with no fixtures all pass:
tests/smoke-tests/defaults.test.ts#L100
ExecaError: Command failed with exit code 1: pnpm lint
> [email protected] lint /tmp/tmp-2097-rdeWam6MqrEc/my-addon
> concurrently "npm:lint:*(!fix)" --names "lint:" --prefixColors auto
[lint:format]
[lint:format] > [email protected] lint:format
[lint:format] > prettier . --cache --check
[lint:format]
[lint:hbs]
[lint:hbs] > [email protected] lint:hbs
[lint:hbs] > ember-template-lint . --no-error-on-unmatched-pattern
[lint:hbs]
[lint:js]
[lint:js] > [email protected] lint:js
[lint:js] > eslint . --cache
[lint:js]
[lint:format] Checking formatting...
[lint:hbs] Linting 2 Total Files with TemplateLint
[lint:hbs] \t.js: 2
[lint:hbs]
[lint:hbs]
[lint:hbs] npm run lint:hbs exited with code 0
[lint:format] [error] tests/test-helper.js: SyntaxError: Unexpected token (29:26)
[lint:format] [error] 27 | getSettledState,
[lint:format] [error] 28 | getPendingWaiterState,
[lint:format] [error] > 29 | snapshotTimers: (label?: string) => {
[lint:format] [error] | ^
[lint:format] [error] 30 | const result = JSON.parse(
[lint:format] [error] 31 | JSON.stringify({
[lint:format] [error] 32 | settled: getSettledState(),
[lint:format] All matched files use Prettier code style!
[lint:format] npm run lint:format exited with code 2
[lint:js]
[lint:js] /tmp/tmp-2097-rdeWam6MqrEc/my-addon/tests/test-helper.js
[lint:js] 29:25 error Parsing error: Unexpected token (29:25)
[lint:js]
[lint:js] ✖ 1 problem (1 error, 0 warnings)
[lint:js]
[lint:js] npm run lint:js exited with code 1
\u2009ELIFECYCLE\u2009 Command failed with exit code 1.
❯ getFinalError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/[email protected]/node_modules/execa/lib/methods/main-async.js:150:17
❯ smoke-tests/defaults.test.ts:100:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm lint', command: 'pnpm lint', escapedCommand: 'pnpm lint', cwd: '/tmp/tmp-2097-rdeWam6MqrEc/my-addon', durationMs: 2887.673624, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '\n> [email protected] lint /tmp/tmp-2097-rdeWam6MqrEc/my-addon\n> concurrently "npm:lint:*(!fix)" --names "lint:" --prefixColors auto\n\n[lint:format] \n[lint:format] > [email protected] lint:format\n[lint:format] > prettier . --cache --check\n[lint:format] \n[lint:hbs] \n[lint:hbs] > [email protected] lint:hbs\n[lint:hbs] > ember-template-lint . --no-error-on-unmatched-pattern\n[lint:hbs] \n[lint:js] \n[lint:js] > [email protected] lint:js\n[lint:js] > eslint . --cache\n[lint:js] \n[lint:format] Checking formatting...\n[lint:hbs] Linting 2 Total Files with TemplateLint\n[lint:hbs] \t.js: 2\n[lint:hbs] \n[lint:hbs] \n[lint:hbs] npm run lint:hbs exited with code 0\n[lint:format] [error] tests/test-helper.js: SyntaxError: Unexpected token (29:26)\n[lint:format] [error] \u001b[0m \u001b[90m 27 |\u001b[39m getSettledState\u001b[33m,\u001b[39m\n[lint:format] [error] \u001b[90m 28 |\u001b[39m getPendingWaiterState\u001b[33m,\u001b[39m\n[lint:format] [error] \u001b[31m\u001b[1m>\u001b[22m\u001b[39m\u001b[90m 29 |\u001b[39m snapshotTimers\u001b[33m:\u001b[39m (label\u001b[33m?\u001b[39m\u001b[33m:\u001b[39m string) \u001b[33m=>\u001b[39m {\n[lint:format] [error] \u001b[90m |\u001b[39m \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\n[lint:format] [error] \u001b[90m 30 |\u001b[39m \u001b[36mconst\u001b[39m result \u001b[33m=\u001b[39m \u001b[33mJSON\u001b[39m\u001b[33m.\u001b[39mparse(\n[lint:format] [error] \u001b[90m 31 |\u001b[39m \u001b[33mJSON\u001b[39m\u001b[33m.\u001b[39mstringify({\n[lint:format] [error] \u001b[90m 32 |\u001b[39m settled\u001b[33m:\u001b[39m getSettledState()\u001b[33m,
|
|
Slow tests: try-scenarios
Process completed with exit code 1.
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-alpha > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 266ms
error during build:
[babel] /tmp/tmp-2229-walwj9pMyB2U/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-walwj9pMyB2U/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2229-walwj9pMyB2U/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2229-walwj9pMyB2U/my-
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-beta > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 299ms
error during build:
[babel] /tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2229-6Ak8f3JiVK6n/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2229-6Ak8f3JiVK6n/my-
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-latest > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 279ms
error during build:
[babel] /tmp/tmp-2229-rUpp4QgbzgCm/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-rUpp4QgbzgCm/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2229-rUpp4QgbzgCm/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2229-rUpp4QgbzgCm/my-
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-~6.4.0 > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 281ms
error during build:
[babel] /tmp/tmp-2229-2XPs3luh6py2/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-2XPs3luh6py2/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2229-2XPs3luh6py2/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2229-2XPs3luh6py2/my-
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-lts-5.12 > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
[BABEL] Note: The code generator has deoptimised the styling of /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/ember/ember-template-compiler.js as it exceeds the max of 500KB.
[BABEL] Note: The code generator has deoptimised the styling of /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/ember/ember.js as it exceeds the max of 500KB.
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 5.48s
error during build:
[babel] /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-HosRc4sCQJBZ/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-HosRc4sCQJBZ/my-addo
|
|
smoke-tests/try-scenarios.test.ts > try-scenarios > ember-lts-5.8 > tests pass:
tests/smoke-tests/try-scenarios.test.ts#L43
ExecaError: Command failed with exit code 1: 'pnpm run test'
<script src="/testem.js"> in "/tests/index.html" can't be bundled without type="module" attribute
✗ Build failed in 3.38s
error during build:
[babel] /tmp/tmp-2229-8GMS5NwGldlx/my-addon/tests/test-helper.js: Unexpected token (29:25)
27 | getSettledState,
28 | getPendingWaiterState,
> 29 | snapshotTimers: (label?: string) => {
| ^
30 | const result = JSON.parse(
31 | JSON.stringify({
32 | settled: getSettledState(),
file: /tmp/tmp-2229-8GMS5NwGldlx/my-addon/tests/test-helper.js:29:25
at constructor (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:363:19)
at Parser.raise (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6609:19)
at Parser.unexpected (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:6629:16)
at Parser.parseExprAtom (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11378:16)
at Parser.parseExprSubscripts (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11012:23)
at Parser.parseUpdate (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10997:21)
at Parser.parseMaybeUnary (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10977:23)
at Parser.parseMaybeUnaryOrPrivate (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10830:61)
at Parser.parseExprOps (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10835:23)
at Parser.parseMaybeConditional (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10812:23)
at Parser.parseMaybeAssign (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseConditional (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10822:30)
at Parser.parseMaybeConditional (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10816:17)
at Parser.parseMaybeAssign (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10765:21)
at /tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:39
at Parser.allowInAnd (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:12361:12)
at Parser.parseMaybeAssignAllowIn (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:10734:17)
at Parser.parseParenAndDistinguishExpression (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11608:28)
at Parser.parseExprAtom (/tmp/tmp-2229-8GMS5NwGldlx/my-addon/node_modules/.pnpm/@babel[email protected]/node_modules/@babel/parser/lib/index.js:11262:23)
at Parser.parseExprSubscripts (/tmp/tmp-2229-8GMS5NwGldlx/my-
|