Skip to content

feat: when any schema is found, return detailed message #220

feat: when any schema is found, return detailed message

feat: when any schema is found, return detailed message #220

Triggered via pull request January 27, 2026 15:23
Status Failure
Total duration 24s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
NotImplementedError: test() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createTest (node:test:198:21) at test (node:test:144:41) at /home/runner/work/typoa/typoa/tests/unit/circular-tojson.test.ts:7:1 at loadAndEvaluateModule (2:1)
NotImplementedError: test() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createTest (node:test:198:21) at test (node:test:144:41) at /home/runner/work/typoa/typoa/tests/unit/openapi-record-index-signature.test.ts:7:1 at loadAndEvaluateModule (2:1)
NotImplementedError: test() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createTest (node:test:198:21) at test (node:test:144:41) at /home/runner/work/typoa/typoa/tests/unit/openapi-binary-format.test.ts:7:1 at loadAndEvaluateModule (2:1)
NotImplementedError: test() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createTest (node:test:198:21) at test (node:test:144:41) at /home/runner/work/typoa/typoa/tests/unit/openapi-controller-response.test.ts:7:1 at loadAndEvaluateModule (2:1)
NotImplementedError: describe() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createDescribe (node:test:224:21) at describe (node:test:128:36) at /home/runner/work/typoa/typoa/tests/integration/router-index-signatures.test.ts:57:1 at loadAndEvaluateModule (2:1)
NotImplementedError: describe() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createDescribe (node:test:224:21) at describe (node:test:128:36) at /home/runner/work/typoa/typoa/tests/integration/router-nullable.test.ts:8:1 at loadAndEvaluateModule (2:1)
NotImplementedError: describe() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createDescribe (node:test:224:21) at describe (node:test:128:36) at /home/runner/work/typoa/typoa/tests/integration/router-validation.test.ts:76:1 at loadAndEvaluateModule (2:1)
NotImplementedError: test() inside another test() is not yet implemented in Bun. Track the status & thumbs up the issue: https://github.com/oven-sh/bun/issues/5090. Use `bun:test` in the interim.: node:test#L114
at #checkNotInsideTest (node:test:114:26) at checkNotInsideTest (node:test:119:32) at createTest (node:test:198:21) at test (node:test:144:41) at /home/runner/work/typoa/typoa/tests/integration/router-core.test.ts:73:1 at loadAndEvaluateModule (2:1)
AssertionError: Expected values to be strictly deep-equal: tests/integration/router-middleware.test.ts#L83
: { 'body.type': { + details: [], message: 'This property must be one of one', value: 'two' } } at /home/runner/work/typoa/typoa/tests/integration/router-middleware.test.ts:83:12 at processTicksAndRejections (native:7:39)
AssertionError: Expected values to be strictly deep-equal: tests/integration/router-validation-additional-properties.test.ts#L101
: { body: { + details: [], message: 'Additional properties are not allowed. Found: 94d3c932-671c-46f0-948e-824b001f6305', value: { '94d3c932-671c-46f0-948e-824b001f6305': 'random', anyOnly: 'any-value', array: [ at /home/runner/work/typoa/typoa/tests/integration/router-validation-additional-properties.test.ts:101:12 at processTicksAndRejections (native:7:39)