Skip to content

feat: implement the instill table related sdk and types #5489

feat: implement the instill table related sdk and types

feat: implement the instill table related sdk and types #5489

Triggered via pull request January 23, 2025 07:27
Status Failure
Total duration 4m 56s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 15 warnings
unit-test
@instill-ai/toolkit#lint: command (/home/runner/work/console/console/packages/toolkit) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
unit-test: packages/toolkit/src/view/pipeline-builder/components/nodes/common/NodeDropdownMenu.tsx#L30
Definition for rule 'jsx-a11y/no-noninteractive-tabindex' was not found
unit-test: packages/toolkit/src/view/pipeline-builder/components/nodes/common/NodeIDEditor.tsx#L204
Definition for rule 'jsx-a11y/no-noninteractive-tabindex' was not found
unit-test: packages/toolkit/src/view/pipeline-builder/components/nodes/control-panel/ControlPanel.tsx#L24
Definition for rule 'jsx-a11y/no-noninteractive-tabindex' was not found
unit-test: packages/toolkit/src/view/pipeline-builder/components/nodes/control-panel/VariableResponseNodeControlPanel.tsx#L47
Definition for rule 'jsx-a11y/no-noninteractive-tabindex' was not found
unit-test
Process completed with exit code 1.
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-test: packages/toolkit/src/lib/react-query-service/artifact/useUploadAndGetDownloadNamespaceObjectURL.ts#L59
React Hook React.useCallback has missing dependencies: 'getNamespaceObjectDownloadURL', 'getNamespaceObjectUploadURL', and 'uploadNamespaceObject'. Either include them or remove the dependency array
unit-test: packages/toolkit/src/lib/use-instill-form/useInstillForm.tsx#L61
The 'forceCloseCollapsibleFormGroups' logical expression could make the dependencies of useMemo Hook (at line 186) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'forceCloseCollapsibleFormGroups' in its own useMemo() Hook
unit-test: packages/toolkit/src/lib/use-instill-form/useInstillForm.tsx#L65
The 'forceOpenCollapsibleFormGroups' logical expression could make the dependencies of useMemo Hook (at line 186) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'forceOpenCollapsibleFormGroups' in its own useMemo() Hook
unit-test: packages/toolkit/src/view/catalog/components/FileChunks.tsx#L75
React Hook React.useEffect has a missing dependency: 'namespaceCatalogChunks'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/catalog/components/tabs/ChunkTab.tsx#L122
React Hook React.useEffect has a missing dependency: 'namespaceCatalogFiles'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/chat/ToolList.tsx#L63
React Hook React.useEffect has a missing dependency: 'updateEnableToolSuggestion'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/dashboard/activity/DashboardActivityPageMainView.tsx#L234
React Hook React.useMemo has an unnecessary dependency: 'selectedTimeOption'. Either exclude it or remove the dependency array
unit-test: packages/toolkit/src/view/dashboard/activity/ModelsTriggerCountsLineChart.tsx#L174
React Hook React.useEffect has a missing dependency: 'showGraph'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/dashboard/activity/PipelineTriggerCountsLineChart.tsx#L179
React Hook React.useEffect has a missing dependency: 'showGraph'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/dashboard/cost/CostTab.tsx#L110
React Hook React.useMemo has a missing dependency: 'selectedTimeOption.value'. Either include it or remove the dependency array
unit-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit-test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/