Skip to content

add tests for version dropdown #3852

add tests for version dropdown

add tests for version dropdown #3852

Triggered via push June 3, 2024 22:32
Status Failure
Total duration 5m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
lint: packages/ui/app/src/api-page/endpoints/Endpoint.tsx#L26
Unexpected console statement
lint
@fern-ui/ui#lint:eslint: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint:eslint exited (1)
lint
Process completed with exit code 1.
src/navigation/__test__/primer.test.ts > getNavigationRoot > primer > gets navigation root for /docs/api/introduction/getting-started: packages/fdr-sdk/src/navigation/__test__/primer.test.ts#L23
Error: Snapshot `getNavigationRoot > primer > gets navigation root for /docs/api/introduction/getting-started 1` mismatched - Expected + Received @@ -527,10 +527,11 @@ }, ], "id": "root..*.uv", "type": "sidebarRoot", }, + "default": true, "hidden": undefined, "icon": undefined, "id": "root..*", "pointsTo": "docs/api/introduction/getting-started", "slug": "docs/api", @@ -1066,10 +1067,11 @@ }, ], "id": "root..v2.3.uv", "type": "sidebarRoot", }, + "default": false, "hidden": true, "icon": undefined, "id": "root..v2.3", "pointsTo": "docs/api/v2.3/introduction/getting-started", "slug": "docs/api/v2.3", @@ -1605,10 +1607,11 @@ }, ], "id": "root..v2.2.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2.2", "pointsTo": "docs/api/v2.2/introduction/getting-started", "slug": "docs/api/v2.2", @@ -2016,10 +2019,11 @@ }, ], "id": "root..v2.1.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2.1", "pointsTo": "docs/api/v2.1/introduction/getting-started", "slug": "docs/api/v2.1", @@ -2316,10 +2320,11 @@ }, ], "id": "root..v2.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2", "pointsTo": "docs/api/v2/introduction/getting-started", "slug": "docs/api/v2", ❯ src/navigation/__test__/primer.test.ts:23:64
src/navigation/__test__/primer.test.ts > getNavigationRoot > primer > gets navigation root for /docs/api/v2.1/api-reference/client-session-api/retrieve-client-side-token: packages/fdr-sdk/src/navigation/__test__/primer.test.ts#L40
Error: Snapshot `getNavigationRoot > primer > gets navigation root for /docs/api/v2.1/api-reference/client-session-api/retrieve-client-side-token 1` mismatched - Expected + Received @@ -527,10 +527,11 @@ }, ], "id": "root..*.uv", "type": "sidebarRoot", }, + "default": true, "hidden": undefined, "icon": undefined, "id": "root..*", "pointsTo": "docs/api/introduction/getting-started", "slug": "docs/api", @@ -1066,10 +1067,11 @@ }, ], "id": "root..v2.3.uv", "type": "sidebarRoot", }, + "default": false, "hidden": true, "icon": undefined, "id": "root..v2.3", "pointsTo": "docs/api/v2.3/introduction/getting-started", "slug": "docs/api/v2.3", @@ -1605,10 +1607,11 @@ }, ], "id": "root..v2.2.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2.2", "pointsTo": "docs/api/v2.2/introduction/getting-started", "slug": "docs/api/v2.2", @@ -2016,10 +2019,11 @@ }, ], "id": "root..v2.1.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2.1", "pointsTo": "docs/api/v2.1/introduction/getting-started", "slug": "docs/api/v2.1", @@ -2316,10 +2320,11 @@ }, ], "id": "root..v2.uv", "type": "sidebarRoot", }, + "default": false, "hidden": false, "icon": undefined, "id": "root..v2", "pointsTo": "docs/api/v2/introduction/getting-started", "slug": "docs/api/v2", ❯ src/navigation/__test__/primer.test.ts:40:64
test
@fern-api/fdr-sdk#test: command (/home/runner/work/fern-platform/fern-platform/packages/fdr-sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
test
Process completed with exit code 1.
check
@fern-api/healthchecks#depcheck: command (/home/runner/work/fern-platform/fern-platform/packages/healthchecks) /home/runner/setup-pnpm/node_modules/.bin/pnpm run depcheck exited (255)
check
Process completed with exit code 255.
visual-testing
non-zero exit code
check-docs-release-is-allowed
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fern-generate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
visual-testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.