Repo sync #48478
Annotations
5 errors
|
content-linter
Process completed with exit code 1.
|
|
src/content-linter/tests/integration/lint-cli.ts > Content Linter CLI Integration Tests > Linter functionality verification > should detect errors when explicitly running search-replace rule:
src/content-linter/tests/integration/lint-cli.ts#L64
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/content-linter/tests/integration/lint-cli.ts:64:5
|
|
article-api
Process completed with exit code 1.
|
|
src/article-api/tests/rest-transformer.ts > REST transformer > Code examples include curl with proper formatting:
src/article-api/tests/rest-transformer.ts#L95
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:95:3
|
|
src/article-api/tests/github-apps-transformer.ts > GitHub Apps transformer > Endpoints pages (list format) > endpoints have correct HTTP verbs:
src/article-api/tests/github-apps-transformer.ts#L85
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/github-apps-transformer.ts:85:5
|