fix(deps): update dependency tinyexec to v1 #1440
Annotations
20 errors and 3 notices
|
test/dts.test.ts > should emit dts chunks per format (type: module):
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:156:24
|
|
test/dts.test.ts > should emit dts chunks per format:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:114:24
|
|
test/dts.test.ts > should emit a declaration file per format (type: module):
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:93:24
|
|
test/dts.test.ts > should emit a declaration file per format:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:75:24
|
|
test/dts.test.ts > custom tsconfig should pass to dts plugin:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:45:24
|
|
test/dts.test.ts > enable --dts-resolve for specific module:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:24:30
|
|
test/dts.test.ts > not bundle `package/subpath` in dts (resolve):
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/dts.test.ts:7:30
|
|
test/css.test.ts > import css in --dts:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/css.test.ts:51:32
|
|
test/css.test.ts > support tailwindcss postcss plugin:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/css.test.ts:28:32
|
|
test/css.test.ts > import css:
test/utils.ts#L61
Error: Error [ERR_REQUIRE_ESM]: require() of ES Module /home/runner/work/tsup/tsup/node_modules/.pnpm/tinyexec@1.0.1/node_modules/tinyexec/dist/main.js from /home/runner/work/tsup/tsup/dist/index.js not supported.
Instead change the require of main.js in /home/runner/work/tsup/tsup/dist/index.js to a dynamic import() which is available in all CommonJS modules.
at Object.<anonymous> (/home/runner/work/tsup/tsup/dist/index.js:41:17)
at /home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:82
at async CAC.<anonymous> (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:95:23)
at async main (/home/runner/work/tsup/tsup/dist/chunk-2YH5KWEM.js:148:3)
❯ Object.<anonymous> dist/index.js:41:17
❯ dist/chunk-2YH5KWEM.js:95:82
❯ CAC.<anonymous> dist/chunk-2YH5KWEM.js:95:23
❯ run test/utils.ts:61:11
❯ test/css.test.ts:5:32
|
|
test (windows-latest, 22)
The operation was canceled.
|
|
test (windows-latest, 22)
The strategy configuration was canceled because "test.ubuntu-latest_18" failed
|
|
test (windows-latest, 20)
The operation was canceled.
|
|
test (windows-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_18" failed
|
|
test (windows-latest, 18)
The operation was canceled.
|
|
test (windows-latest, 18)
The strategy configuration was canceled because "test.ubuntu-latest_18" failed
|
|
test (ubuntu-latest, 20)
The operation was canceled.
|
|
test (ubuntu-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_18" failed
|
|
test (ubuntu-latest, 22)
The operation was canceled.
|
|
test (ubuntu-latest, 22)
The strategy configuration was canceled because "test.ubuntu-latest_18" failed
|
|
test (windows-latest, 22)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test (windows-latest, 20)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
test (windows-latest, 18)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|