test: add unit tests for the Plot panel module #1740
Annotations
3 errors and 1 warning
lint (ubuntu-20.04):
packages/suite-base/src/panels/Plot/hooks/usePlotInteractionHandlers.test.ts#L83
Unsafe argument of type `any` assigned to a parameter of type `MouseEvent<HTMLElement, MouseEvent>`
|
lint (ubuntu-20.04)
Unsafe argument of type `any` assigned to a parameter of type `WheelEvent<HTMLElement>`
|
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.
|