feat: Update video challenges page #3165
build.yml
on: pull_request
Matrix: Lint / Lint
Matrix: Test / Test
Matrix: Build / Build
Waiting for pending jobs
Annotations
3 errors
|
Test / Test (24.x)
Process completed with exit code 1.
|
|
tests/sidebar-structure.test.ts > Sidebar Structure > Section Count Validation > should have minimum expected items per section:
tests/sidebar-structure.test.ts#L307
AssertionError: expected 15 to be greater than or equal to 16
❯ tests/sidebar-structure.test.ts:307:38
|
|
tests/sidebar-structure.test.ts > Sidebar Structure > Code Contributions Section > should have at least 16 items:
tests/sidebar-structure.test.ts#L109
AssertionError: expected 15 to be greater than or equal to 16
❯ tests/sidebar-structure.test.ts:109:42
|