feat(AutoRefresh): use auto refresh control on other pages #2590
Annotations
5 errors and 10 warnings
src/containers/Cluster/Cluster.tsx#L26
`../../components/AutoRefreshControl/AutoRefreshControl` import should occur before import of `../../components/EntityStatus/EntityStatus`
|
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L21
There should be no empty line within import group
|
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L23
There should be at least one empty line between import groups
|
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L23
`../../../components/AutoRefreshControl/AutoRefreshControl` import should occur before import of `../../../routes`
|
|
config-overrides.js#L22
Assignment to property of function parameter 'config'
|
config-overrides.js#L33
Assignment to property of function parameter 'config'
|
src/components/ComponentsProvider/registry.ts#L1
Unexpected any. Specify a different type
|
src/components/ComponentsProvider/registry.ts#L7
Unexpected any. Specify a different type
|
src/components/ComponentsProvider/registry.ts#L27
Unexpected any. Specify a different type
|
src/components/Illustration/Illustration.tsx#L12
Unexpected any. Specify a different type
|
src/components/Illustration/Illustration.tsx#L39
Unexpected console statement
|
src/components/InfoViewer/utils.ts#L35
Unexpected any. Specify a different type
|
src/components/InfoViewer/utils.ts#L46
Unexpected any. Specify a different type
|
src/components/SplitPane/SplitPane.tsx#L67
React Hook React.useEffect has missing dependencies: 'props' and 'setDefaultSizePane'. Either include them or remove the dependency array
|
This job failed
Loading