Merge branch 'main' into ajiang/use-snippet-templates-in-playground #2928
ci.yml
on: push
check
3m 13s
lint
1m 34s
visual-testing
2m 27s
fern-generate
1m 59s
test
1m 29s
check-docs-release-is-allowed
42s
Annotations
3 errors and 6 warnings
src/resolver/__test__/ApiDefinitionResolver.test.ts > resolveApiDefinition > should finish resolving:
packages/ui/app/src/resolver/__test__/ApiDefinitionResolver.test.ts#L22
Error: Snapshot `resolveApiDefinition > should finish resolving 1` mismatched
- Expected
+ Received
@@ -47,10 +47,11 @@
},
"slug": [
"merchants",
"get-merchants",
],
+ "snippetTemplates": undefined,
"title": "Get Merchants",
"type": "endpoint",
},
],
"name": "Merchants",
❯ src/resolver/__test__/ApiDefinitionResolver.test.ts:22:26
|
test
@fern-ui/ui#test: command (/home/runner/work/fern-platform/fern-platform/packages/ui/app) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|