test: add unit tests for the Plot panel module #1783
Annotations
4 errors and 1 warning
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/useRenderer.test.ts#L10
There should be at least one empty line between import groups
|
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/useRenderer.test.ts#L11
`@lichtblick/suite-base/testing/builders/BasicBuilder` import should occur before import of `./useRenderer`
|
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/useRenderer.test.ts#L52
'theme' is already declared in the upper scope on line 31 column 7
|
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.
|