feat: manually generate all-contributors table in memory #969
Annotations
2 errors and 1 warning
Run pnpm run test:migrate:
script/migrate-test-e2e.ts#L34
ExecaError: Command failed with exit code 1: c8 -o ./coverage -r html -r lcov --src src node ./bin/index.js --auto --mode migrate --skip-all-contributors-api --skip-github-api --skip-install
❯ getFinalError ../node_modules/.pnpm/execa@9.5.2/node_modules/execa/lib/return/final-error.js:6:9
❯ makeError ../node_modules/.pnpm/execa@9.5.2/node_modules/execa/lib/return/result.js:108:16
❯ getAsyncResult ../node_modules/.pnpm/execa@9.5.2/node_modules/execa/lib/methods/main-async.js:167:4
❯ handlePromise ../node_modules/.pnpm/execa@9.5.2/node_modules/execa/lib/methods/main-async.js:150:17
❯ migrate-test-e2e.ts:34:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { shortMessage: 'Command failed with exit code 1: c8 -o ./coverage -r html -r lcov --src src node ./bin/index.js --auto --mode migrate --skip-all-contributors-api --skip-github-api --skip-install', command: 'c8 -o ./coverage -r html -r lcov --src src node ./bin/index.js --auto --mode migrate --skip-all-contributors-api --skip-github-api --skip-install', escapedCommand: 'c8 -o ./coverage -r html -r lcov --src src node ./bin/index.js --auto --mode migrate --skip-all-contributors-api --skip-github-api --skip-install', cwd: '/home/runner/work/create-typescript-app/create-typescript-app', durationMs: 1310.303768, failed: true, timedOut: false, isCanceled: false, isGracefullyCanceled: false, isTerminated: false, isMaxBuffer: false, isForcefullyTerminated: false, exitCode: 1, stdio: [ undefined, undefined, undefined ], ipcOutput: [], pipedFrom: [] }
|
Run pnpm run test:migrate
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading