Skip to content

Fix TS support, allowing type-checking in tests #134

Fix TS support, allowing type-checking in tests

Fix TS support, allowing type-checking in tests #134

Triggered via pull request June 16, 2025 23:53
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Matrix: defaults_tests
Matrix: Tests
Matrix: typescript_tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests (declarations-configuration)
Process completed with exit code 1.
rollup-build-tests/declarations.test.ts > declarations-configuration: tests/helpers/utils.ts#L71
ExecaError: Command failed with exit code 1: pnpm install --ignore-scripts --no-frozen-lockfile Progress: resolved 1, reused 0, downloaded 0, added 0 \u2009ERR_PNPM_NO_MATCHING_VERSION\u2009 No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/ This error happened while installing a direct dependency of /tmp/v2-addon-blueprint--xog2fO/my-addon The latest release of @glint/template is "1.5.2". Other releases are: * beta: 1.0.0-beta.5 * unstable: 1.6.1-unstable.214df84 * alpha: 1.6.0-alpha.0 If you need the full list of all 118 published versions run "$ pnpm view @glint/template versions". ❯ 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 ❯ install helpers/utils.ts:71:5 ❯ AddonHelper.installDeps helpers/meta-helpers.ts:93:5 ❯ rollup-build-tests/declarations.test.ts:22:5 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm install --ignore-scripts --no-frozen-lockfile', command: 'pnpm install --ignore-scripts --no-frozen-lockfile', escapedCommand: 'pnpm install --ignore-scripts --no-frozen-lockfile', cwd: '/tmp/v2-addon-blueprint--xog2fO/my-addon', durationMs: 1545.376468, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: 'Progress: resolved 1, reused 0, downloaded 0, added 0\n ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/\n\nThis error happened while installing a direct dependency of /tmp/v2-addon-blueprint--xog2fO/my-addon\n\nThe latest release of @glint/template is "1.5.2".\n\nOther releases are:\n * beta: 1.0.0-beta.5\n * unstable: 1.6.1-unstable.214df84\n * alpha: 1.6.0-alpha.0\n\nIf you need the full list of all 118 published versions run "$ pnpm view @glint/template versions".', stderr: '', stdio: [ undefined, 'Progress: resolved 1, reused 0, downloaded 0, added 0\n ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/\n\nThis error happened while installing a direct dependency of /tmp/v2-addon-blueprint--xog2fO/my-addon\n\nThe latest release of @glint/template is "1.5.2".\n\nOther releases are:\n * beta: 1.0.0-beta.5\n * unstable: 1.6.1-unstable.214df84\n * alpha: 1.6.0-alpha.0\n\nIf you need the full list of all 118 published versions run "$ pnpm view @glint/template versions".', '' ], ipcOutput: [], pipedFrom: [] }
Slow tests: typescript with pnpm
Process completed with exit code 1.
smoke-tests/--typescript.test.ts > --typescript with pnpm: tests/smoke-tests/--typescript.test.ts#L51
ExecaError: Command failed with exit code 1: pnpm install '' Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 43, reused 1, downloaded 38, added 0 \u2009ERR_PNPM_NO_MATCHING_VERSION\u2009 No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/ This error happened while installing a direct dependency of /tmp/tmp-2123-YEu86erTOR0U/my-addon The latest release of @glint/template is "1.5.2". Other releases are: * beta: 1.0.0-beta.5 * unstable: 1.6.1-unstable.214df84 * alpha: 1.6.0-alpha.0 If you need the full list of all 118 published versions run "$ pnpm view @glint/template versions". ❯ 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/--typescript.test.ts:51:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: pnpm install \'\'', command: 'pnpm install ', escapedCommand: 'pnpm install \'\'', cwd: '/tmp/tmp-2123-YEu86erTOR0U/my-addon', durationMs: 2337.333963, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: 'Progress: resolved 1, reused 0, downloaded 0, added 0\nProgress: resolved 43, reused 1, downloaded 38, added 0\n ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/\n\nThis error happened while installing a direct dependency of /tmp/tmp-2123-YEu86erTOR0U/my-addon\n\nThe latest release of @glint/template is "1.5.2".\n\nOther releases are:\n * beta: 1.0.0-beta.5\n * unstable: 1.6.1-unstable.214df84\n * alpha: 1.6.0-alpha.0\n\nIf you need the full list of all 118 published versions run "$ pnpm view @glint/template versions".', stderr: '', stdio: [ undefined, 'Progress: resolved 1, reused 0, downloaded 0, added 0\nProgress: resolved 43, reused 1, downloaded 38, added 0\n ERR_PNPM_NO_MATCHING_VERSION  No matching version found for @glint/template@^1.6.0-alpha.1 while fetching it from https://registry.npmjs.org/\n\nThis error happened while installing a direct dependency of /tmp/tmp-2123-YEu86erTOR0U/my-addon\n\nThe latest release of @glint/template is "1.5.2".\n\nOther releases are:\n * beta: 1.0.0-beta.5\n * unstable: 1.6.1-unstable.214df84\n * alpha: 1.6.0-alpha.0\n\nIf you need the full list of all 118 published versions run "$ pnpm view @glint/template versions".', '' ], ipcOutput: [], pipedFrom: [] }
Slow tests: typescript with npm
Process completed with exit code 1.
smoke-tests/--typescript.test.ts > --typescript with npm: tests/smoke-tests/--typescript.test.ts#L51
ExecaError: Command failed with exit code 1: npm install --force npm warn using --force Recommended protections disabled. npm warn ERESOLVE overriding peer dependency npm warn While resolving: [email protected] npm warn Found: @glint/template@undefined npm warn node_modules/@glint/template npm warn dev @glint/template@"^1.6.0-alpha.1" from the root project npm warn 2 more (@glint/environment-ember-loose, @glint/environment-ember-template-imports) npm warn npm warn Could not resolve dependency: npm warn peerOptional @glint/template@"^1.0.0" from @embroider/[email protected] npm warn node_modules/@embroider/macros npm warn dev @embroider/macros@"^1.18.0" from the root project npm warn 4 more (@ember/test-helpers, @embroider/compat, ...) npm error code ETARGET npm error notarget No matching version found for @glint/template@^1.6.0-alpha.1. npm error notarget In most cases you or one of your dependencies are requesting npm error notarget a package version that doesn't exist. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-06-16T23_53_56_345Z-debug-0.log ❯ 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/--typescript.test.ts:51:7 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { shortMessage: 'Command failed with exit code 1: npm install --force', command: 'npm install --force', escapedCommand: 'npm install --force', cwd: '/tmp/tmp-2090-9REGDs7rdAyX/my-addon', durationMs: 33510.1816, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdout: '', stderr: 'npm warn using --force Recommended protections disabled.\nnpm warn ERESOLVE overriding peer dependency\nnpm warn While resolving: [email protected]\nnpm warn Found: @glint/template@undefined\nnpm warn node_modules/@glint/template\nnpm warn dev @glint/template@"^1.6.0-alpha.1" from the root project\nnpm warn 2 more (@glint/environment-ember-loose, @glint/environment-ember-template-imports)\nnpm warn\nnpm warn Could not resolve dependency:\nnpm warn peerOptional @glint/template@"^1.0.0" from @embroider/[email protected]\nnpm warn node_modules/@embroider/macros\nnpm warn dev @embroider/macros@"^1.18.0" from the root project\nnpm warn 4 more (@ember/test-helpers, @embroider/compat, ...)\nnpm error code ETARGET\nnpm error notarget No matching version found for @glint/template@^1.6.0-alpha.1.\nnpm error notarget In most cases you or one of your dependencies are requesting\nnpm error notarget a package version that doesn\'t exist.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-06-16T23_53_56_345Z-debug-0.log', stdio: [ undefined, '', 'npm warn using --force Recommended protections disabled.\nnpm warn ERESOLVE overriding peer dependency\nnpm warn While resolving: [email protected]\nnpm warn Found: @glint/template@undefined\nnpm warn node_modules/@glint/template\nnpm warn dev @glint/template@"^1.6.0-alpha.1" from the root project\nnpm warn 2 more (@glint/environment-ember-loose, @glint/environment-ember-template-imports)\nnpm warn\nnpm warn Could not resolve dependency:\nnpm warn peerOptional @glint/template@"^1.0.0" from @embroider/[email protected]\nnpm warn node_modules/@embroider/macros\nnpm warn dev @embroider/macros@"^1.18.0" from the root project\nnpm warn 4 more (@ember/test-helpers, @embroider/compat, ...)\nnpm error code ETARGET\nnpm error notarget No matching version found for @glint/template@^1.6.0-alpha.1.\nnpm error notarget In most cases you or one of your dependencies are requesting\nnpm error notarget a package version that doesn\'t exist.\nnpm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-0