Fix/907 #161
Annotations
2 errors and 4 warnings
packages/core/src/utils/TreeNode.test.spec.ts > TreeNode > if schemas folder contains x files and y folders:
packages/core/src/utils/TreeNode.test.spec.ts#L12
AssertionError: expected { name: 'treeNode', …(2) } to deeply equal { name: 'treeNode', …(2) }
- Expected
+ Received
Object {
"name": "treeNode",
"path": "/home/runner/work/kubb/kubb/packages/core/mocks/treeNode",
- "type": "single",
+ "type": "split",
}
❯ packages/core/src/utils/TreeNode.test.spec.ts:12:29
|
Tests
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected], actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|