feat: Include venue image in the landing page #2856
Annotations
3 errors
|
build (22.x)
Process completed with exit code 1.
|
|
src/tests/year-path-isolation.test.ts > Year Path Isolation - Route Configuration > 7. Path Naming Consistency > no trailing slashes in paths:
src/tests/year-path-isolation.test.ts#L281
TypeError: .toMatch() expects to receive a string, but got undefined
❯ src/tests/year-path-isolation.test.ts:281:34
❯ src/tests/year-path-isolation.test.ts:279:17
|
|
src/tests/year-path-isolation.test.ts > Year Path Isolation - Route Configuration > 1. Path Structure - Each year has distinct URL paths > should have unique paths across all years:
src/tests/year-path-isolation.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'includes')
❯ src/tests/year-path-isolation.test.ts:36:50
❯ src/tests/year-path-isolation.test.ts:36:33
|