feat: when any schema is found, return detailed message #220
Annotations
10 errors
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
The logs for this run have expired and are no longer available.
Loading