Unify item and group data structures #401
Annotations
10 errors and 1 warning
tests/backend/readme.test.ts#L17
TypeError: Cannot read properties of undefined (reading 'get')
❯ tests/backend/readme.test.ts:17:22
❯ fn tests/backend/readmeCases.ts:22:37
❯ tests/backend/readmeCases.ts:26:18
|
tests/backend/readmeCases.ts#L26
AssertionError: expected TypeError: Cannot read properties of unde… to match object { code: 400 }
- Expected
+ Received
- Object {
- "code": 400,
- }
+ [TypeError: Cannot read properties of undefined (reading 'set')]
❯ tests/backend/readmeCases.ts:26:5
|
tests/backend/readmeCases.ts#L31
Error: expect(received).toResolve()
Expected promise to resolve, however it rejected.
❯ tests/backend/readmeCases.ts:31:5
|
tests/backend/readme.test.ts#L17
TypeError: Cannot read properties of undefined (reading 'get')
❯ tests/backend/readme.test.ts:17:22
❯ tests/backend/readmeCases.ts:41:18
|
tests/backend/readme.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'get')
❯ tests/backend/readme.test.ts:36:29
|
tests/backend/readme.test.ts#L41
TypeError: Cannot read properties of undefined (reading 'set')
❯ tests/backend/readme.test.ts:41:23
❯ tests/backend/tokenCase.ts:24:20
|
tests/backend/readme.test.ts#L41
TypeError: Cannot read properties of undefined (reading 'set')
❯ tests/backend/readme.test.ts:41:23
❯ tests/backend/tokenCase.ts:28:20
|
tests/backend/readme.test.ts#L41
TypeError: Cannot read properties of undefined (reading 'set')
❯ tests/backend/readme.test.ts:41:23
❯ tests/backend/tokenCase.ts:36:20
|
tests/backend/readme.test.ts#L41
TypeError: Cannot read properties of undefined (reading 'set')
❯ tests/backend/readme.test.ts:41:23
❯ tests/backend/tokenCase.ts:41:20
|
tests/endToEnd/endpoints.ts#L6
TypeError: text is not a function
❯ Object.root tests/endToEnd/endpoints.ts:6:10
❯ tests/endToEnd/pages.test.ts:15:26
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading