chore(deps)(deps): bump @hono/node-server from 1.19.14 to 2.0.1 #4265
Annotations
3 errors
|
Test Core
Process completed with exit code 1.
|
|
Test Core
@objectstack/spec#test: command (/home/runner/work/framework/framework/packages/spec) /opt/hostedtoolcache/node/20.20.2/x64/bin/pnpm run test exited (1)
|
|
src/data/seed-loader.test.ts > SeedLoaderRequestSchema > should accept a minimal request with defaults:
packages/spec/src/data/seed-loader.test.ts#L578
ZodError: [
{
"code": "invalid_type",
"expected": "nonoptional",
"path": [
"config"
],
"message": "Invalid input: expected nonoptional, received undefined"
}
]
❯ src/data/seed-loader.test.ts:578:45
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { _zod: { def: [ { code: 'invalid_type', expected: 'nonoptional', path: [ 'config' ], message: 'Invalid input: expected nonoptional, received undefined' } ], constr: 'Function<ZodError>', traits: { constructor: 'Function<Set>', has: 'Function<has>', add: 'Function<add>', delete: 'Function<delete>', clear: 'Function<clear>', entries: 'Function<entries>', forEach: 'Function<forEach>', size: 2, values: 'Function<values>', keys: 'Function<values>' }, deferred: [] }, issues: [ { code: 'invalid_type', expected: 'nonoptional', path: [ 'config' ], message: 'Invalid input: expected nonoptional, received undefined' } ], format: 'Function<value>', flatten: 'Function<value>', addIssue: 'Function<value>', addIssues: 'Function<value>', isEmpty: false }
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-output
|
7.21 MB |
sha256:971718939b42ed2edaa92d26041582ee70c324830f3e814b26e7fadddbb91c2a
|
|