build nightly #115
Annotations
9 errors and 11 warnings
src/vis/bar/BarVisSidebar.tsx#L48
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
src/vis/bar/hooks/useGetBarScales.ts#L36
Argument of type '() => ((d: any) => Op) | ((d: any) => number)' is not assignable to parameter of type 'never'.
|
src/vis/bar/hooks/useGetBarScales.ts#L61
Argument of type 'unknown' is not assignable to parameter of type 'Function'.
|
src/vis/hexbin/XAxis.tsx#L6
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
src/vis/hexbin/YAxis.tsx#L6
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
src/vis/raincloud/cloud/useKdeCalc.tsx#L54
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
src/vis/scatter/ScatterVisSidebar.tsx#L28
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
src/vis/violin/ViolinVisSidebar.tsx#L31
Argument of type '() => any' is not assignable to parameter of type 'never'.
|
|
|
cypress/e2e/health-check.cy.ts#L12
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
cypress/support/commands.ts#L145
It is unsafe to chain further commands that rely on the subject after this command. It is best to split the chain, chaining again from `cy.` in a next command line
|
src/app/header/VisynHeader.stories.tsx#L2
'ComponentMeta' is defined but never used
|
src/app/header/VisynHeader.stories.tsx#L2
'StoryFn' is defined but never used
|
src/app/header/VisynHeader.tsx#L1
'useMantineTheme' is defined but never used
|
src/app/header/VisynHeader.tsx#L1
'Space' is defined but never used
|
src/app/login/UserStoreUIMap.tsx#L14
'store' is defined but never used
|
src/app/login/UserStoreUIMap.tsx#L39
'store' is defined but never used
|
src/app/login/VisynLoginMenu.tsx#L50
'userStoreError' is assigned a value but never used
|
|
The logs for this run have expired and are no longer available.
Loading