Comprehensive Test Suite #468
Annotations
12 errors and 2 warnings
Install and build dependencies
Argument of type '{}' is not assignable to parameter of type 'ServiceOptions'.
|
Install and build dependencies
Property 'build' does not exist on type '{}'.
|
Install and build dependencies
Property 'root' does not exist on type '{}'.
|
Install and build dependencies
Property 'onLog' does not exist on type '{}'.
|
Install and build dependencies
Property 'onLog' does not exist on type '{}'.
|
Install and build dependencies
Property 'onClosed' does not exist on type '{}'.
|
Install and build dependencies
Property 'onClosed' does not exist on type '{}'.
|
Install and build dependencies
Argument of type 'UserConfig' is not assignable to parameter of type 'ResolvedConfig'.
|
Install and build dependencies
Argument of type '{ target: string; outDir: string; root?: string; host?: LocalHostType; port?: number; appId?: string; icon?: IconType; name?: string; version?: string; description?: string; dependencies?: { ...; }; ... 7 more ...; build?: BuildOptions; }' is not assignable to parameter of type 'ResolvedConfig'.
|
Install and build dependencies
Argument of type '{ target: string; outDir: string; root?: string; host?: LocalHostType; port?: number; appId?: string; icon?: IconType; name?: string; version?: string; description?: string; dependencies?: { ...; }; ... 7 more ...; build?: BuildOptions; }' is not assignable to parameter of type 'ResolvedConfig'.
|
Run tests for Linux (xvfb):
packages/testing/dist/main.mjs#L70
Error: page.evaluate: Target page, context or browser has been closed
❯ Object.cleanup packages/testing/dist/main.mjs:70:30
❯ tests/utils.ts:198:14
❯ runWithTimeout node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:39:7
❯ callSuiteHook node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:964:28
❯ runSuite node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1214:13
❯ runSuite node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1205:15
❯ runSuite node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1205:15
❯ runFiles node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1262:5
❯ startTests node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:1271:3
❯ node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:126:11
❯ withEnv node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:90:5
❯ run node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:112:3
❯ runBaseTests node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/chunks/base.BZZh4cSm.js:29:3
❯ ForksBaseWorker.executeTests node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/workers/forks.js:27:7
❯ execute node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vitest/dist/worker.js:127:5
❯ onMessage node_modules/.pnpm/[email protected]/node_modules/tinypool/dist/entry/process.js:55:20
This error originated in "tests/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Web". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Run tests for Linux (xvfb)
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
|
Install Conda Environment
/usr/share/miniconda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
action(self, namespace, argument_values, option_string)
|
Loading