Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results of weekly scheduled smoke test #431

Open
github-actions bot opened this issue Apr 21, 2024 · 6 comments
Open

Results of weekly scheduled smoke test #431

github-actions bot opened this issue Apr 21, 2024 · 6 comments

Comments

@github-actions
Copy link

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)
Copy link
Author

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_b34azymlfgei75qebilxzbqnze/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

Copy link
Author

github-actions bot commented May 5, 2024

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_sy6mbvnonxqngnnl6egmbxbypu/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_sy6mbvnonxqngnnl6egmbxbypu/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_sy6mbvnonxqngnnl6egmbxbypu/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

Copy link
Author

github-actions bot commented May 9, 2024

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

1 similar comment
Copy link
Author

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_5h6dsyrne2p5ll2ojq2wndnmm4/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

Copy link
Author

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

1 similar comment
Copy link
Author

Something went wrong. This is likely an internal error of eslint-remote-tester-run-action.

Click to expand
Error [ERR_REQUIRE_ESM]: Must use import to load ES Module: /github/workspace/eslint-remote-tester-runner-internal.config.ts
require() of ES modules is not supported.
require() of /github/workspace/eslint-remote-tester-runner-internal.config.ts from /github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js is an ES module file as it is a .ts file whose nearest parent package.json contains "type": "module" which defines all .ts files in that package scope as ES modules.
Instead change the requiring code to use import(), or remove "type": "module" from /github/workspace/package.json.

    at createErrRequireEsm (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/dist-raw/node-internal-errors.js:46:15)
    at assertScriptCanLoadAsCJSImpl (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js:584:11)
    at Object.require.extensions.<computed> [as .ts] (/github/workspace/node_modules/.pnpm/ts-node@10.9.2_w5wi72oywipdfmcf22arenepbq/node_modules/ts-node/src/index.ts:1610:5)
    at Module.load (node:internal/modules/cjs/loader:1203:32)
    at Function.Module._load (node:internal/modules/cjs/loader:1019:12)
    at Module.require (node:internal/modules/cjs/loader:1231:19)
    at require (node:internal/modules/helpers:177:18)
    at loadTSConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
    at loadConfig (/github/workspace/node_modules/.pnpm/eslint-remote-tester@3.0.1_lr4dalshidornieccxpgw4j7yq/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
    at runTester (/index.js:5935:14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants