Coverage #80
Triggered via workflow run
December 10, 2024 17:29
victorgarciaesgi
completed
eb7120e
Status
Failure
Total duration
1m 32s
Artifacts
–
Annotations
2 errors and 1 warning
tests/unit/useRegle/errors/tooltips.spec.ts > tooltips > should report any tooltip format for rules:
tests/unit/useRegle/errors/tooltips.spec.ts#L96
AssertionError: expected [] to strictly equal [ 'Tooltip', 'Tooltip 1.1', …(10) ]
- Expected
+ Received
- Array [
- "Tooltip",
- "Tooltip 1.1",
- "Tooltip 1.2",
- "Tooltip 2",
- "Tooltip 2.1",
- "Tooltip 2.2",
- "Tooltip 3",
- "Tooltip 3.1",
- "Tooltip 3.2",
- "Tooltip 3.3",
- "Tooltip 4",
- "Tooltip 4.1",
- ]
+ Array []
❯ tests/unit/useRegle/errors/tooltips.spec.ts:96:43
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|