fix: dont emit source maps #83
Annotations
10 errors and 1 warning
|
packages/wdio-appium-service/tests/launcher.test.ts#L51
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/wdio-appium-service/tests/launcher.test.ts:51:25
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
|
|
packages/wdio-allure-reporter/tests/suite.test.ts#L907
AssertionError: expected [ { …(14) } ] to have a length of 2 but got 1
- Expected
+ Received
- 2
+ 1
❯ packages/wdio-allure-reporter/tests/suite.test.ts:907:29
|
|
packages/wdio-allure-reporter/tests/suite.test.ts#L556
AssertionError: expected undefined to be defined
❯ packages/wdio-allure-reporter/tests/suite.test.ts:556:26
|
|
packages/devtools/tests/utils.test.ts#L32
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/devtools/tests/utils.test.ts:32:25
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-utils/node). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
packages/devtools/src/launcher.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/devtools/src/launcher.ts:3:31
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
packages/devtools/tests/index.test.ts#L6
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/devtools/tests/index.test.ts:6:25
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
packages/devtools/tests/elementStore.test.ts#L51
AssertionError: expected +0 to be 2 // Object.is equality
- Expected
+ Received
- 2
+ 0
❯ packages/devtools/tests/elementStore.test.ts:51:37
|
|
packages/devtools/src/devtoolsdriver.ts#L2
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/devtools/src/devtoolsdriver.ts:2:31
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
packages/devtools/src/index.ts#L5
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock
❯ packages/devtools/src/index.ts:5:31
Caused by: Caused by: Error: Failed to load url /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger (resolved id: /home/runner/work/webdriverio/webdriverio/__mocks__/@testplane/wdio-logger). Does the file exist?
❯ loadAndTransform node_modules/.pnpm/vite@5.4.14_@types+node@20.17.17_terser@5.37.0/node_modules/vite/dist/node/chunks/dep-CHZK6zbr.js:51922:17
|
|
|
The logs for this run have expired and are no longer available.
Loading