Skip to content

fix(b-router/modules/transition): fix promises collision #5773

fix(b-router/modules/transition): fix promises collision

fix(b-router/modules/transition): fix promises collision #5773

Triggered via pull request August 1, 2024 14:48
Status Success
Total duration 12m 55s
Artifacts

test.yml

on: pull_request
Matrix: build
Matrix: linters
Matrix: components
Matrix: modules
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 6 warnings, and 4 notices
[unit] › components/super/i-block/test/unit/destructor.ts:21:6 › <i-block> calling a component's destructor › the destructors of all components should be implicitly called if they are removed in the template: src/components/super/i-block/test/unit/destructor.ts#L33
1) [unit] › components/super/i-block/test/unit/destructor.ts:21:6 › <i-block> calling a component's destructor › the destructors of all components should be implicitly called if they are removed in the template Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 31 | ); 32 | > 33 | test.expect(componentsStatuses.every((status) => status === 'destroyed')).toBe(true); | ^ 34 | }); 35 | 36 | test( at /home/runner/work/Client/Client/src/components/super/i-block/test/unit/destructor.ts:33:77
[unit] › components/super/i-block/test/unit/destructor.ts:21:6 › <i-block> calling a component's destructor › the destructors of all components should be implicitly called if they are removed in the template: src/components/super/i-block/test/unit/destructor.ts#L33
1) [unit] › components/super/i-block/test/unit/destructor.ts:21:6 › <i-block> calling a component's destructor › the destructors of all components should be implicitly called if they are removed in the template Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: true Received: false 31 | ); 32 | > 33 | test.expect(componentsStatuses.every((status) => status === 'destroyed')).toBe(true); | ^ 34 | }); 35 | 36 | test( at /home/runner/work/Client/Client/src/components/super/i-block/test/unit/destructor.ts:33:77
build (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
modules (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 3, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 4, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 2, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
components (20.x, 1, 4)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🎭 Playwright Run Summary
1 flaky [unit] › components/super/i-block/test/unit/destructor.ts:21:6 › <i-block> calling a component's destructor › the destructors of all components should be implicitly called if they are removed in the template 1 skipped 335 passed (6.6m)
🎭 Playwright Run Summary
1 skipped 338 passed (7.1m)
🎭 Playwright Run Summary
1 skipped 345 passed (7.0m)
🎭 Playwright Run Summary
341 passed (7.6m)