vitest-ecosystem-ci-from-pr #20
Annotations
3 errors and 1 warning
Run pnpm tsx ecosystem-ci.ts --branch fix/coverage-browser-exlucde-tests --repo AriPerkkio/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 fix/coverage-browser-exlucde-tests --repo AriPerkkio/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 fix/coverage-browser-exlucde-tests --repo AriPerkkio/vitest vitest-browser-examples
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading