Add info in image list #157
code-quality.yml
on: pull_request
lint
46s
commitlint
24s
Annotations
5 errors and 2 warnings
lint:
src/components/tool/ExportTool.tsx#L28
Type '{ id: string; icon: EmotionJSX.Element; title: string; }' is not assignable to type 'ToolbarItemProps'.
|
lint:
src/components/tool/FilterTool.tsx#L23
Type '{ id: string; icon: EmotionJSX.Element; title: string; }' is not assignable to type 'ToolbarItemProps'.
|
lint:
src/components/tool/GeometryTool.tsx#L22
Type '{ id: string; icon: EmotionJSX.Element; title: string; }' is not assignable to type 'ToolbarItemProps'.
|
lint:
src/components/tool/MorphologyTool.tsx#L22
Type '{ id: string; icon: EmotionJSX.Element; title: string; }' is not assignable to type 'ToolbarItemProps'.
|
lint
Process completed with exit code 2.
|
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|