update snapshots #3743
ci.yml
on: push
check
4m 43s
lint
2m 11s
visual-testing
1m 51s
fern-generate
2m 10s
test
3m 0s
check-docs-release-is-allowed
53s
Annotations
5 errors and 6 warnings
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)
|
src/resolver/__test__/ApiDefinitionResolver.test.ts > resolveApiDefinition > should finish resolving:
packages/ui/app/src/resolver/__test__/ApiDefinitionResolver.test.ts#L23
Error: Snapshot `resolveApiDefinition > should finish resolving 1` mismatched
- Expected
+ Received
@@ -23,11 +23,11 @@
"description": "Request Rewards Merchants",
"environments": [],
"errors": [],
"examples": [],
"headers": [],
- "id": "getMerchants",
+ "id": "subpackage_merchants.getMerchants",
"method": "GET",
"path": [],
"pathParameters": [],
"queryParameters": [],
"requestBody": undefined,
❯ src/resolver/__test__/ApiDefinitionResolver.test.ts:23:26
|
test
Process completed with exit code 1.
|
check
@fern-ui/local-preview-bundle#build: command (/home/runner/work/fern-platform/fern-platform/packages/ui/local-preview-bundle) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
check
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/.
|
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/.
|
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/.
|
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/.
|
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/.
|