V4 new init #5621
Annotations
3 errors, 1 warning, and 1 notice
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives
Test timeout of 30000ms exceeded.
|
src/core/component/directives/attrs/test/unit/main.ts#L62
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives
Error: Expected a promise to be resolved but it was rejected
Error: page.waitForFunction: Target closed
60 | });
61 |
> 62 | await test.expect(waitForWatcherCallsCount(page, component, 2)).toBeResolved();
| ^
63 | });
64 |
65 | test('the directive allows specifying directives, events, and attributes simultaneously', async ({page}) => {
at /home/runner/work/Client/Client/src/core/component/directives/attrs/test/unit/main.ts:62:67
|
src/core/component/directives/attrs/test/unit/main.ts#L1
1) [unit] › core/component/directives/attrs/test/unit/main.ts:53:6 › core/component/directives/attrs › the directive allows setting custom directives
Pending operations:
- page.waitForFunction at src/core/component/directives/attrs/test/unit/main.ts:124:5
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading