Add Skeleton component
#216
frontend-ci.yml
on: pull_request
npm-tests-demo
47s
Matrix: npm-tests-lib
Annotations
7 errors
|
npm-tests-lib (20.x)
Process completed with exit code 1.
|
|
src/actions/handleHostStoreChanges.test.tsx > handleHostStoreChange > should generate callback requests:
chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L185
AssertionError: expected [ { contribPoint: 'panel', …(6) } ] to deeply equal [ { contribPoint: 'panel', …(5) } ]
- Expected
+ Received
Array [
Object {
"callbackIndex": 0,
"contribIndex": 0,
"contribPoint": "panel",
"inputIndex": 0,
"inputValues": Array [
"CHL",
],
+ "outputIds": Array [
+ "select",
+ ],
"property": "variableName",
},
]
❯ src/actions/handleHostStoreChanges.test.tsx:185:37
|
|
npm-tests-lib (18.x)
The operation was canceled.
|
|
src/actions/handleHostStoreChanges.test.tsx > handleHostStoreChange > should generate callback requests:
chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L185
AssertionError: expected [ { contribPoint: 'panel', …(6) } ] to deeply equal [ { contribPoint: 'panel', …(5) } ]
- Expected
+ Received
Array [
Object {
"callbackIndex": 0,
"contribIndex": 0,
"contribPoint": "panel",
"inputIndex": 0,
"inputValues": Array [
"CHL",
],
+ "outputIds": Array [
+ "select",
+ ],
"property": "variableName",
},
]
❯ src/actions/handleHostStoreChanges.test.tsx:185:37
|
|
npm-tests-lib (18.x)
The strategy configuration was canceled because "npm-tests-lib._20_x" failed
|
|
npm-tests-demo
Process completed with exit code 1.
|
|
src/actions/handleHostStoreChanges.test.tsx > handleHostStoreChange > should generate callback requests:
chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L185
AssertionError: expected [ { contribPoint: 'panel', …(6) } ] to deeply equal [ { contribPoint: 'panel', …(5) } ]
- Expected
+ Received
Array [
Object {
"callbackIndex": 0,
"contribIndex": 0,
"contribPoint": "panel",
"inputIndex": 0,
"inputValues": Array [
"CHL",
],
+ "outputIds": Array [
+ "select",
+ ],
"property": "variableName",
},
]
❯ src/actions/handleHostStoreChanges.test.tsx:185:37
|