Skip to content

feat: indicate schema description loading #4207

feat: indicate schema description loading

feat: indicate schema description loading #4207

Triggered via pull request November 21, 2024 15:43
Status Success
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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