vitest-ecosystem-ci #236
Annotations
3 errors and 1 warning
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitest-dev/vitest vitest-browser-examples:
workspace/vitest-browser-examples/browser-examples/examples/vue-msw-graphql/components/index.test.ts#L43
Error: Matcher did not succeed in 1000ms
❯ components/index.test.ts:43:65
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Mocked Pokemon')
<body>
<div>
<h1>
Cool Pokemons
</h1>
<div>
<button>
Refetch pokemons
</button>
<div>
Pokemon name:
<span />
</div>
</div>
</div>
</body>
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitest-dev/vitest vitest-browser-examples:
workspace/vitest-browser-examples/browser-examples/examples/vue-msw-graphql/components/index.test.ts#L43
Error: Matcher did not succeed in 1000ms
❯ components/index.test.ts:43:65
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: locator('body').getByText('Mocked Pokemon')
<body>
<div>
<h1>
Cool Pokemons
</h1>
<div>
<button>
Refetch pokemons
</button>
<div>
Pokemon name:
<span />
</div>
</div>
</div>
</body>
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitest-dev/vitest vitest-browser-examples
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