Added test in CI #91
Annotations
10 errors
Testing:
tests/e2e/check.test.ts#L16
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'user="testUser"'
- Expected
+ Received
- user="testUser"
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:16:28
|
Testing:
tests/e2e/check.test.ts#L25
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:25:28
|
Testing:
tests/e2e/check.test.ts#L32
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'resource=document:doc123'
- Expected
+ Received
- resource=document:doc123
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:32:28
|
Testing:
tests/e2e/check.test.ts#L42
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:42:28
|
Testing:
tests/e2e/check.test.ts#L49
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:49:28
|
Testing:
tests/e2e/check.test.ts#L56
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:56:28
|
Testing:
tests/e2e/check.test.ts#L65
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:65:28
|
Testing:
tests/e2e/check.test.ts#L72
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:72:28
|
Testing:
tests/e2e/check.test.ts#L79
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:79:28
|
Testing:
tests/e2e/check.test.ts#L88
AssertionError: expected '\n ERROR Objects are not valid as a …' to contain 'DENIED'
- Expected
+ Received
- DENIED
+
+ ERROR Objects are not valid as a React child (found: [object Error]). If you
+ meant to render a collection of children, use an array instead.
+
+ node_modules/react-reconciler/cjs/react-reconciler.development.js:4279:9
+
+ 4276:
+ 4277: function throwOnInvalidObjectType(returnFiber, newChild) {
+ 4278: var childString = Object.prototype.toString.call(newChild);
+ 4279 throw new Error("Objects are not valid as a React child (found: " +
+ : (childString === '[object Object]' ? 'object with keys {' +
+ Object.keys(newChild).join(', ') + '}' : childString) + "). " + 'If you
+ meant to render a collection of children, use an array ' + 'instead.');
+ 4280: }
+ 4281:
+ 4282: function warnOnFunctionType(returnFiber) {
+
+ -throwOnInvalidObjec (node_modules/react-reconciler/cjs/react-reconciler.devel
+ Type opment.js:4279:9)
+ -createChil (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :4531:7)
+ -reconcileChildren (node_modules/react-reconciler/cjs/react-reconciler.develop
+ rray ment.js:4796:25)
+ -reconcileChildFi (node_modules/react-reconciler/cjs/react-reconciler.developm
+ ers ent.js:5213:16)
+ -reconcileChild (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ en t.js:10359:28)
+ -updateHostCompo (node_modules/react-reconciler/cjs/react-reconciler.developme
+ ent nt.js:11126:3)
+ -beginWor (node_modules/react-reconciler/cjs/react-reconciler.development.js:1
+ 2830:14)
+ -beginWork$ (node_modules/react-reconciler/cjs/react-reconciler.development.js
+ :19608:14)
+ -performUnitOfW (node_modules/react-reconciler/cjs/react-reconciler.developmen
+ rk t.js:18742:12)
+ -workLoopSyn (node_modules/react-reconciler/cjs/react-reconciler.development.j
+ s:18648:5)
+
+
❯ tests/e2e/check.test.ts:88:28
|
Loading