chore(deps): update github-actions #12856
Annotations
1 error, 1 warning, and 1 notice
|
Test:
packages/web-platform/web-core-wasm-e2e/tests/reactlynx.spec.ts#L4576
2) [firefox] › tests/reactlynx.spec.ts:4547:7 › reactlynx3 tests › elements › list › basic-element-list-basic
Error: expect(received).toBeTruthy()
Received: false
4574 | });
4575 | await wait(1000);
> 4576 | expect(scrolled).toBeTruthy();
| ^
4577 | expect(scrollend).toBeTruthy();
4578 | },
4579 | );
at /__w/lynx-stack/lynx-stack/packages/web-platform/web-core-wasm-e2e/tests/reactlynx.spec.ts:4576:28
|
|
Upload test results to Codecov
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Test
2 flaky
[firefox] › tests/reactlynx.spec.ts:1630:7 › reactlynx3 tests › apis › api-exposure › api-exposure-dynamic-ui-margin
[firefox] › tests/reactlynx.spec.ts:4547:7 › reactlynx3 tests › elements › list › basic-element-list-basic
46 skipped
433 passed (1.3m)
|
Loading