Skip to content

Update menuItem color in light theme #754

Update menuItem color in light theme

Update menuItem color in light theme #754

Triggered via pull request December 18, 2023 15:39
Status Success
Total duration 7m 20s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
renders aligns: src/components/drops/drop/index.test.js#L278
Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 Object { - "left": "400px", + "left": "300px", "top": "100px", "width": "100px", } Ignored nodes: comments, script, style <html> <head /> <body> <div /> <div> <div class="sc-aXZVg sc-gEvEer kXJfvh foXvXm" data-testid="drop" style="left: 300px; top: 100px; width: 100px;" width="[object Object]" > Drop content </div> </div> </body> </html> at /home/runner/work/netdata-ui/netdata-ui/src/components/drops/drop/index.test.js:307:70 at runWithExpensiveErrorDiagnosticsDisabled (/home/runner/work/netdata-ui/netdata-ui/node_modules/@testing-library/dom/dist/config.js:47:12) at checkCallback (/home/runner/work/netdata-ui/netdata-ui/node_modules/@testing-library/dom/dist/wait-for.js:123:77) at checkRealTimersCallback (/home/runner/work/netdata-ui/netdata-ui/node_modules/@testing-library/dom/dist/wait-for.js:117:16) at Timeout.task [as _onTimeout] (/home/runner/work/netdata-ui/netdata-ui/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/browser/Window.js:520:19) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)
Run Tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Run Tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at rh._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17898) at rh.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17485) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:16477) at ChildProcess.emit (node:events:517:28) at maybeClose (node:internal/child_process:1098:16) at ChildProcess._handle.onexit (node:internal/child_process:303:5)
Run Tests
Jest coverage report action failed
Run Tests
Process completed with exit code 1.
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/