Fix architecture diagram light mode and responsiveness #1917
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
tests/external-url-check.test.ts > external URLs are reachable:
tests/external-url-check.test.ts#L235
AssertionError: expected [ { …(4) }, { …(4) }, { …(4) }, …(3) ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/references/changelog/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/arcade-ai/pull/500",
+ },
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/references/changelog/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/arcade-ai/pull/454",
+ },
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/references/changelog/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/arcade-ai/pull/460",
+ },
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/references/changelog/page.mdx",
+ "app/en/resources/faq/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/arcade-ai/discussions",
+ },
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/resources/examples/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/ArcadeSlackAgent",
+ },
+ {
+ "error": "This operation was aborted",
+ "files": [
+ "app/en/resources/faq/page.mdx",
+ ],
+ "status": undefined,
+ "url": "https://github.com/ArcadeAI/arcade-ai",
+ },
+ ]
❯ tests/external-url-check.test.ts:235:22
|