chore(deps): update dependency @hono/node-server to v1.12.1 - autoclosed #18
ci.yml
on: pull_request
skip_ci
4s
Check for Successful Build
33s
Check Formatting
8s
Run Test Suites
30s
Annotations
6 errors and 1 warning
Check Formatting
Process completed with exit code 1.
|
packages/carbon/tests/index.test.ts > Serializing commands:
packages/carbon/tests/index.test.ts#L13
AssertionError: expected { name: 'test', …(3) } to deeply equal { name: 'test', description: 'test' }
- Expected
+ Received
Object {
"description": "test",
"name": "test",
+ "options": Array [],
+ "type": 1,
}
❯ packages/carbon/tests/index.test.ts:13:40
|
Run Test Suites
Process completed with exit code 1.
|
Check for Successful Build
Cannot find module 'carbon' or its corresponding type declarations.
|
Check for Successful Build
@carbonjs/nodejs#typecheck: command (/home/runner/work/carbon/carbon/packages/nodejs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Check for Successful Build
Process completed with exit code 2.
|
skip_ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Legorooj/skip-ci@main. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|