Refactor field types in various objects to use lookup fields for user… #4260
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.16 MB |
sha256:03378a66114013d1e794762fb8b6d2bbeb478fb48d2cb9f2a99d2a330b200a10
|
|