Skip to content

Changes on colors

Changes on colors #804

Triggered via pull request March 15, 2024 13:15
Status Success
Total duration 7m 10s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
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 iifdMs 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:124:77) at checkRealTimersCallback (/home/runner/work/netdata-ui/netdata-ui/node_modules/@testing-library/dom/dist/wait-for.js:118: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 wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765) 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 wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765) 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.
🧾 Statement is not covered: src/components/button/buttonGroup.js#L34
Warning! Not covered statement
🧾 Statement is not covered: src/components/button/buttonGroup.js#L37
Warning! Not covered statement
🧾 Statement is not covered: src/components/button/buttonGroup.js#L52
Warning! Not covered statement
🌿 Branch is not covered: src/components/button/buttonGroup.js#L33
Warning! Not covered branch
🌿 Branch is not covered: src/components/button/buttonGroup.js#L54
Warning! Not covered branch
🕹️ Function is not covered: src/components/button/buttonGroup.js#L33
Warning! Not covered function
🕹️ Function is not covered: src/components/button/buttonGroup.js#L51
Warning! Not covered function
🧾 Statement is not covered: src/components/select/index.js#L109
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L111
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L114
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L115
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L115
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L116
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L119
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L119
Warning! Not covered statement
🧾 Statement is not covered: src/components/select/index.js#L170
Warning! Not covered statement
🌿 Branch is not covered: src/components/select/index.js#L115
Warning! Not covered branch
🕹️ Function is not covered: src/components/select/index.js#L114
Warning! Not covered function
Run Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/