Skip to content

Add Skeleton component #192

Add Skeleton component

Add Skeleton component #192

Triggered via pull request March 18, 2025 14:01
Status Failure
Total duration 50s
Artifacts

frontend-ci.yml

on: pull_request
npm-tests-demo
40s
npm-tests-demo
Matrix: npm-tests-lib
Fit to window
Zoom out
Zoom in

Annotations

22 errors
npm-tests-lib (20.x)
Process completed with exit code 1.
npm-tests-lib (20.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L51
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:51:32
npm-tests-lib (20.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L45
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative; background-color: red;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:45:32
npm-tests-lib (20.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L38
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:38:32
npm-tests-lib (20.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L32
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:32:32
npm-tests-lib (20.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L8
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:8:32
npm-tests-lib (20.x): chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L201
AssertionError: expected { contribPoint: 'panel', …(6) } to deeply equal { contribPoint: 'panel', …(5) } - Expected + Received Object { "callbackIndex": 0, "contribIndex": 0, "contribPoint": "panel", "inputIndex": 0, "inputValues": Array [ "CHL", ], + "outputIds": Array [], "property": "value", } ❯ src/actions/handleHostStoreChanges.test.tsx:201:23
npm-tests-demo
Process completed with exit code 1.
npm-tests-demo: chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L51
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:51:32
npm-tests-demo: chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L45
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative; background-color: red;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:45:32
npm-tests-demo: chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L38
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:38:32
npm-tests-demo: chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L32
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:32:32
npm-tests-demo: chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L8
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:8:32
npm-tests-demo: chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L201
AssertionError: expected { contribPoint: 'panel', …(6) } to deeply equal { contribPoint: 'panel', …(5) } - Expected + Received Object { "callbackIndex": 0, "contribIndex": 0, "contribPoint": "panel", "inputIndex": 0, "inputValues": Array [ "CHL", ], + "outputIds": Array [], "property": "value", } ❯ src/actions/handleHostStoreChanges.test.tsx:201:23
npm-tests-lib (18.x)
The operation was canceled.
npm-tests-lib (18.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L51
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:51:32
npm-tests-lib (18.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L45
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative; background-color: red;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:45:32
npm-tests-lib (18.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L38
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:38:32
npm-tests-lib (18.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L32
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:32:32
npm-tests-lib (18.x): chartlets.js/packages/lib/src/plugins/mui/Skeleton.test.tsx#L8
TestingLibraryElementError: Unable to find an element by: [data-testid="skeleton-test-id"] Ignored nodes: comments, script, style <body> <div> <div style="position: relative;" /> </div> </body> ❯ Object.getElementError ../../node_modules/@testing-library/dom/dist/config.js:37:19 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ ../../node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByTestId ../../node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ src/plugins/mui/Skeleton.test.tsx:8:32
npm-tests-lib (18.x): chartlets.js/packages/lib/src/actions/handleHostStoreChanges.test.tsx#L201
AssertionError: expected { contribPoint: 'panel', …(6) } to deeply equal { contribPoint: 'panel', …(5) } - Expected + Received Object { "callbackIndex": 0, "contribIndex": 0, "contribPoint": "panel", "inputIndex": 0, "inputValues": Array [ "CHL", ], + "outputIds": Array [], "property": "value", } ❯ src/actions/handleHostStoreChanges.test.tsx:201:23
npm-tests-lib (18.x)
The strategy configuration was canceled because "npm-tests-lib._20_x" failed