chore: move system-theme-extractor to i-static-page/modules/theme #4682
Annotations
3 errors, 1 warning, and 1 notice
Run components' unit tests:
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously
Test timeout of 30000ms exceeded.
|
Run components' unit tests:
src/core/component/directives/attrs/test/unit/main.ts#L82
1) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously
Error: Expected a promise to be resolved but it was rejected
Error: page.waitForFunction: Target closed
80 | await test.expect(component).toHaveCSS('margin-top', '10px');
81 |
> 82 | await test.expect(waitForWatcherCallsCount(page, component, 3)).toBeResolved();
| ^
83 | });
84 |
85 | test('the directive works correctly when used on functional components', async ({page}) => {
at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:82:67
|
Run components' unit tests:
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously
Pending operations:
- page.waitForFunction at src/core/component/directives/attrs/test/unit/main.ts:124:5
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run components' unit tests
1 flaky
[unit] › core/component/directives/attrs/test/unit/main.ts:65:6 › core/component/directives/attrs › the directive allows specifying directives, events, and attributes simultaneously
1 skipped
290 passed (6.2m)
|
The logs for this run have expired and are no longer available.
Loading