chore: bump up all non-major dependencies #21351
Annotations
1 error, 1 warning, and 1 notice
blocksuite/tests-legacy/utils/asserts.ts#L598
1) edgeless/edgeless-text.spec.ts:247:3 › edgeless text block › edgeless text should maintain selection when deleting across multiple lines
Error: expect(received).toBe(expected) // Object.is equality
Expected: "ab"
Received: "b"
at utils/asserts.ts:598
596 | { id }
597 | );
> 598 | expect(actual).toBe(str);
| ^
599 | }
600 |
601 | export async function assertBlockProps(
at assertBlockTextContent (/home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/utils/asserts.ts:598:18)
at /home/runner/work/AFFiNE/AFFiNE/blocksuite/tests-legacy/edgeless/edgeless-text.spec.ts:268:5
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
This job succeeded
Loading