Skip to content

chore(main): release 6.9.0 #2609

chore(main): release 6.9.0

chore(main): release 6.9.0 #2609

Triggered via pull request July 4, 2024 13:28
Status Success
Total duration 3m 29s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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