Rete QA for react v18 (retejs/rete-qa#feature/scopes-template, retejs/rete-kit#feature/scopes-template retejs/area-plugin#fix/resize-selector) #109
Annotations
2 errors and 2 warnings
Run Playwright tests
Error: duplicate test title "Scopes › translate nested node", first declared in scopes.spec.js:32
at scopes.spec.js:39
37 | (0, test_1.expect)(await page.screenshot()).toMatchSnapshot('scopes-translated.png');
38 | });
> 39 | (0, test_1.test)('translate nested node', async ({ page }) => {
| ^
40 | const { findNodes } = await (0, helper_1.getGraphView)(getContainer());
41 | const [node] = await findNodes('B');
42 | await (0, helper_1.pickNode)(page, node);
|
Run Playwright tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run actions/upload-artifact@v3
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
Loading