Add CI actions link to README #48419
Annotations
5 errors
|
workflows
Process completed with exit code 1.
|
|
src/workflows/tests/actions-workflows.ts:
src/workflows/tests/actions-workflows.ts#L53
TypeError: Cannot read properties of undefined (reading 'on')
❯ src/workflows/tests/actions-workflows.ts:53:64
❯ src/workflows/tests/actions-workflows.ts:53:38
|
|
article-api
Process completed with exit code 1.
|
|
src/article-api/tests/rest-transformer.ts > REST transformer > Status codes are formatted correctly:
src/article-api/tests/rest-transformer.ts#L83
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/rest-transformer.ts:83:3
|
|
src/article-api/tests/pageinfo.ts > pageinfo api > a pathname that does not exist:
src/article-api/tests/pageinfo.ts#L56
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/pageinfo.ts:56:3
|