Skip to content

feat: settings usage in requests and modification... #1060 #2827

feat: settings usage in requests and modification... #1060

feat: settings usage in requests and modification... #1060 #2827

Re-run triggered July 31, 2024 16:51
Status Success
Total duration 4m 17s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Verify Files: config-overrides.js#L24
Assignment to property of function parameter 'config'
Verify Files: config-overrides.js#L45
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