Migrate from @sinclair/typebox 0.34.x to typebox 1.0 #364
GitHub Actions / Test Report (ubuntu-latest)
succeeded
Mar 13, 2026 in 0s
653 passed, 0 failed and 1 skipped
✅ ./test-results.xml
654 tests were completed in 25s with 653 passed, 0 failed and 1 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| tests/allocation.test.ts | 4✅ | 2s | ||
| tests/backwardsCompat/codec.test.ts | 26✅ | 18ms | ||
| tests/backwardsCompat/schemaSerialization.test.ts | 24✅ | 10ms | ||
| tests/cancellation.test.ts | 68✅ | 1s | ||
| tests/cleanup.test.ts | 36✅ | 2s | ||
| tests/context.test.ts | 3✅ | 74ms | ||
| tests/deferCleanup.test.ts | 12✅ | 723ms | ||
| tests/disconnects.test.ts | 32✅ | 796ms | ||
| tests/e2e.test.ts | 112✅ | 6s | ||
| tests/handler.test.ts | 10✅ | 764ms | ||
| tests/invalid-request.test.ts | 13✅ | 171ms | ||
| tests/middleware.test.ts | 6✅ | 390ms | ||
| tests/negative.test.ts | 7✅ | 82ms | ||
| tests/serialize.test.ts | 5✅ | 30ms | ||
| tests/streams.test.ts | 27✅ | 65ms | ||
| tests/typescript-stress.test.ts | 24✅ | 1⚪ | 149ms | |
| tests/unserializable.test.ts | 5✅ | 127ms | ||
| codec/codec.test.ts | 20✅ | 12ms | ||
| testUtil/duplex/duplexPair.test.ts | 1✅ | 4ms | ||
| testUtil/observable/observable.test.ts | 4✅ | 7ms | ||
| tracing/tracing.test.ts | 13✅ | 596ms | ||
| transport/events.test.ts | 5✅ | 11ms | ||
| transport/impls/ws/ws.test.ts | 5✅ | 617ms | ||
| transport/message.test.ts | 7✅ | 10ms | ||
| transport/rateLimit.test.ts | 8✅ | 7ms | ||
| transport/sessionStateMachine/stateMachine.test.ts | 72✅ | 116ms | ||
| transport/transport.test.ts | 104✅ | 10s |
Loading