test: add unit tests for the Plot panel module #1760
Annotations
5 errors
Run # lint steps:
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L21
There should be at least one empty line between import groups
|
Run # lint steps:
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L22
`@lichtblick/suite-base/testing/builders/RosTimeBuilder` import should occur before import of `./usePlotInteractionHandlers`
|
Run # lint steps:
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L23
`@lichtblick/rostime` import should occur before import of `@lichtblick/suite-base/context/TimelineInteractionStateContext`
|
Run # lint steps:
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)·},⏎········`
|
Run # lint steps
Process completed with exit code 1.
|
Loading