Rete QA for react v18 (retejs/rete-qa#feature/scopes-template, retejs/rete-kit#feature/scopes-template retejs/area-plugin#fix/resize-selector) #109
regression.yml
on: workflow_dispatch
Prepare alias deps
/
Extract repos and branches from input
2s
Prepare tools
/
...
/
retejs/rete-qa#feature/scopes-template
22s
Prepare tools
/
...
/
retejs/rete-kit#feature/scopes-template
25s
Matrix: Prepare alias deps / extract-repos
Matrix: Prepare tools / summary
Prepare alias deps
/
Pack dependencies and deps.json
9s
Matrix: test
Annotations
6 errors and 22 warnings
firefox
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);
|
firefox
Process completed with exit code 1.
|
webkit
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);
|
webkit
Process completed with exit code 1.
|
chromium
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);
|
chromium
Process completed with exit code 1.
|
Prepare tools / Rete QA / retejs/rete-qa#feature/scopes-template
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare tools / Rete QA / retejs/rete-qa#feature/scopes-template
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prepare tools / Rete Kit / retejs/rete-kit#feature/scopes-template
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare tools / Rete Kit / retejs/rete-kit#feature/scopes-template
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 127. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
Unexpected any. Specify a different type
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 129. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 123. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 131. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
Unexpected any. Specify a different type
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 128. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 140. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
This line has a length of 121. Maximum allowed is 120
|
Prepare alias deps / retejs/area-plugin#fix/resize-selector / Build retejs/area-plugin#fix/resize-selector
Unexpected any. Specify a different type
|
Initialize react v18 app
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
firefox
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/.
|
firefox
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
webkit
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/.
|
webkit
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
chromium
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/.
|
chromium
No files were found with the provided path: test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
deps
Expired
|
107 KB |
|
report-react-v18-chromium
Expired
|
179 KB |
|
report-react-v18-firefox
Expired
|
179 KB |
|
report-react-v18-webkit
Expired
|
179 KB |
|
rete-area-plugin
Expired
|
122 KB |
|
rete-kit
Expired
|
41 KB |
|
rete-qa
Expired
|
30.5 MB |
|
rete-qa-react-v18
Expired
|
1.15 MB |
|