feat: rgb++ ckb transaction queue #26
Annotations
7 errors and 1 warning
test/app.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test/routes/token.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test/routes/bitcoind/address.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test/routes/bitcoind/block.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test/routes/bitcoind/info.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test/routes/bitcoind/transaction.test.ts:
src/env.ts#L46
ZodError: [
{
"code": "invalid_type",
"expected": "string",
"received": "undefined",
"path": [
"PAYMASTER_PRIVATE_KEY"
],
"message": "Required"
}
]
❯ Object.get error [as error] node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:538:31
❯ ZodObject.parse node_modules/.pnpm/[email protected]/node_modules/zod/lib/index.mjs:638:22
❯ src/env.ts:46:30
❯ src/utils/validators.ts:2:31
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { issues: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], addIssue: 'Function<anonymous>', addIssues: 'Function<anonymous>', errors: [ { code: 'invalid_type', expected: 'string', received: 'undefined', path: [ 'PAYMASTER_PRIVATE_KEY' ], message: 'Required' } ], format: 'Function<format>', isEmpty: false, flatten: 'Function<flatten>', formErrors: { formErrors: [], fieldErrors: { PAYMASTER_PRIVATE_KEY: [ 'Required' ] } } }
|
test
Process completed with exit code 1.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|