Skip to content

bump typebox

bump typebox #773

Triggered via push December 5, 2024 05:53
Status Failure
Total duration 4m 55s
Artifacts

test.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test/schema-checking.spec.ts > rules > can remove rules: packages/db/src/schema/diff.ts#L221
TypeError: Cannot convert undefined or null to object ❯ AssertDiffable node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:51:27 ❯ ObjectType node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:59:5 ❯ Visit node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:122:23 ❯ Module.Diff node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:135:16 ❯ Module.diffSchemas src/schema/diff.ts:221:24 ❯ test/schema-checking.spec.ts:516:18
test/schema-checking.spec.ts > roles > can remove roles: packages/db/src/schema/diff.ts#L238
TypeError: Cannot convert undefined or null to object ❯ AssertDiffable node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:51:27 ❯ ObjectType node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:59:5 ❯ Visit node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:122:23 ❯ Module.Diff node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:135:16 ❯ Module.diffSchemas src/schema/diff.ts:238:22 ❯ test/schema-checking.spec.ts:604:18
test/schema-checking.spec.ts > permissions > can remove permissions: packages/db/src/schema/diff.ts#L229
TypeError: Cannot convert undefined or null to object ❯ AssertDiffable node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:51:27 ❯ ObjectType node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:59:5 ❯ Visit node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:122:23 ❯ Module.Diff node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:135:16 ❯ Module.diffSchemas src/schema/diff.ts:229:7 ❯ test/schema-checking.spec.ts:701:18
test/db/permissions.spec.ts > can migrate from a schema with rules to a schema with permissions: packages/db/src/schema/diff.ts#L221
TypeError: Cannot convert undefined or null to object ❯ AssertDiffable node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:51:27 ❯ ObjectType node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:59:5 ❯ Visit node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:122:23 ❯ Module.Diff node_modules/@sinclair/typebox/build/esm/value/delta/delta.mjs:135:16 ❯ Module.diffSchemas src/schema/diff.ts:221:24 ❯ DB.initializeDBWithSchema src/db.ts:561:27
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636