Skip to content

feat: considering additionalProperties missing default to false (#59) #209

feat: considering additionalProperties missing default to false (#59)

feat: considering additionalProperties missing default to false (#59) #209

Triggered via push January 27, 2026 09:00
Status Failure
Total duration 23s
Artifacts

main.yml

on: push
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/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)
error: expected 400 "Bad Request": tests/integration/router-middleware.test.ts#L81
at /home/runner/work/typoa/typoa/tests/integration/router-middleware.test.ts:81:8 at fn (node:test:211:18) at done (unknown:1:1) at endTest (node:test:205:13) at processTicksAndRejections (native:7:39) at _assertStatus (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:309:18) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:365:13 at _assertFunction (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:342:13) at assert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:370:18) at localAssert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:263:82) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:293:99 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:857:3 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:1102:18 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/parsers/json.js:23:4 at emit (node:events:92:22) at endReadableNT (internal:streams/readable:862:50) at processTicksAndRejections (native:7:39)
error: expected 200 "OK": tests/integration/router-middleware.test.ts#L72
at /home/runner/work/typoa/typoa/tests/integration/router-middleware.test.ts:72:8 at fn (node:test:211:18) at done (unknown:1:1) at endTest (node:test:205:13) at processTicksAndRejections (native:7:39) at _assertStatus (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:309:18) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:365:13 at _assertFunction (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:342:13) at assert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:370:18) at localAssert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:263:82) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:293:99 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:857:3 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:1102:18 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/parsers/json.js:23:4 at emit (node:events:92:22) at endReadableNT (internal:streams/readable:862:50) at processTicksAndRejections (native:7:39)
error: expected 400 "Bad Request": tests/integration/router-middleware.test.ts#L63
at /home/runner/work/typoa/typoa/tests/integration/router-middleware.test.ts:63:8 at fn (node:test:211:18) at _assertStatus (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:309:18) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:365:13 at _assertFunction (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:342:13) at assert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:370:18) at localAssert (/home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:263:82) at /home/runner/work/typoa/typoa/node_modules/supertest/lib/test.js:293:99 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:857:3 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/index.js:1102:18 at /home/runner/work/typoa/typoa/node_modules/superagent/lib/node/parsers/json.js:23:4 at emit (node:events:92:22) at endReadableNT (internal:streams/readable:862:50) at processTicksAndRejections (native:7:39)