Skip to content

test: add unit tests for the Plot panel module #1760

test: add unit tests for the Plot panel module

test: add unit tests for the Plot panel module #1760

Triggered via pull request January 14, 2025 14:48
Status Failure
Total duration 4m 0s
Artifacts

ci.yml

on: pull_request
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
lint (ubuntu-20.04): packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L21
There should be at least one empty line between import groups
lint (ubuntu-20.04): packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L22
`@lichtblick/suite-base/testing/builders/RosTimeBuilder` import should occur before import of `./usePlotInteractionHandlers`
lint (ubuntu-20.04): packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L23
`@lichtblick/rostime` import should occur before import of `@lichtblick/suite-base/context/TimelineInteractionStateContext`
lint (ubuntu-20.04): packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L244
Replace `{·configIndex:·elements[0]!.configIndex,·value:·toSec(elements[0]!.data.value·as·Time)·}` with `⏎··········{·configIndex:·elements[0]!.configIndex,·value:·toSec(elements[0]!.data.value·as·Time)·},⏎········`
lint (ubuntu-20.04)
Process completed with exit code 1.
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.