feat(AutoRefresh): use auto refresh control on other pages #2590
ci.yml
on: pull_request
Commit Naming
28s
Verify Files
1m 6s
Unit Tests
45s
Playwright Tests
3m 33s
Annotations
5 errors and 10 warnings
Verify Files:
src/containers/Cluster/Cluster.tsx#L26
`../../components/AutoRefreshControl/AutoRefreshControl` import should occur before import of `../../components/EntityStatus/EntityStatus`
|
Verify Files:
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L21
There should be no empty line within import group
|
Verify Files:
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L23
There should be at least one empty line between import groups
|
Verify Files:
src/containers/Tenant/Diagnostics/Diagnostics.tsx#L23
`../../../components/AutoRefreshControl/AutoRefreshControl` import should occur before import of `../../../routes`
|
Verify Files
Process completed with exit code 1.
|
Verify Files:
config-overrides.js#L22
Assignment to property of function parameter 'config'
|
Verify Files:
config-overrides.js#L33
Assignment to property of function parameter 'config'
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L1
Unexpected any. Specify a different type
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L7
Unexpected any. Specify a different type
|
Verify Files:
src/components/ComponentsProvider/registry.ts#L27
Unexpected any. Specify a different type
|
Verify Files:
src/components/Illustration/Illustration.tsx#L12
Unexpected any. Specify a different type
|
Verify Files:
src/components/Illustration/Illustration.tsx#L39
Unexpected console statement
|
Verify Files:
src/components/InfoViewer/utils.ts#L35
Unexpected any. Specify a different type
|
Verify Files:
src/components/InfoViewer/utils.ts#L46
Unexpected any. Specify a different type
|
Verify Files:
src/components/SplitPane/SplitPane.tsx#L67
React Hook React.useEffect has missing dependencies: 'props' and 'setDefaultSizePane'. Either include them or remove the dependency array
|