Skip changes on package.json, they are updated by release pipeline #739
release.yml
on: push
Is release?
15s
Python SDK Tests
/
Build and test SDK
4m 45s
JS SDK Tests
/
Build and test SDK
2m 25s
CLI Tests
/
Build CLI
27s
Release Failed - Slack Notification
8s
Annotations
2 errors and 5 warnings
tests/runtimes/browser/run.test.tsx > browser test:
packages/js-sdk/tests/runtimes/browser/run.test.tsx#L29
Error: Matcher did not succeed in 1000ms
Ignored nodes: comments, script, style
<html
lang="en"
>
<head>
<meta
charset="UTF-8"
/>
<link
href="/__vitest__/favicon.svg"
rel="icon"
type="image/svg+xml"
/>
<meta
content="width=device-width, initial-scale=1.0"
name="viewport"
/>
<title>
Vitest Browser Tester
</title>
<link
crossorigin=""
href="/__vitest_browser__/preload-helper-D-WYp1PK.js"
rel="modulepreload"
/>
</head>
<body>
<div>
<div />
</div>
</body>
</html>...
❯ waitFor.timeout tests/runtimes/browser/run.test.tsx:29:58
Caused by: Caused by: VitestBrowserElementError: Cannot find element with locator: getByText('Hello World')
<body>
<div>
<div />
</div>
</body>
|
JS SDK Tests / Build and test SDK
Process completed with exit code 1.
|
Is release?
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/
|
Repository changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CLI Tests / Build CLI
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/
|
JS SDK Tests / Build and test SDK
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/
|
Python SDK Tests / Build and test SDK
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|