Skip to content

feat: replace vdp-sdk/organization with instill-sdk #5119

feat: replace vdp-sdk/organization with instill-sdk

feat: replace vdp-sdk/organization with instill-sdk #5119

Triggered via pull request October 28, 2024 06:32
Status Success
Total duration 5m 51s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: pnpm/action-setup@v2.0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2.0.1, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test: packages/toolkit/src/lib/use-instill-form/useInstillForm.tsx#L60
The 'forceCloseCollapsibleFormGroups' logical expression could make the dependencies of useMemo Hook (at line 184) 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#L64
The 'forceOpenCollapsibleFormGroups' logical expression could make the dependencies of useMemo Hook (at line 184) 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/pipeline-builder/lib/hooks/useUpdaterOnNode.tsx#L55
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
unit-test: packages/toolkit/src/view/pipeline-builder/lib/hooks/useUpdaterOnRightPanel.tsx#L54
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/List.tsx#L89
React Hook React.useMemo has an unnecessary dependency: 'pipelineRuns.isSuccess'. Either exclude it or remove the dependency array
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/List.tsx#L257
React Hook React.useMemo has missing dependencies: 'orderBy', 'ownerId', and 'pipeline?.id'. Either include them or remove the dependency array
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/Run.tsx#L79
React Hook React.useMemo has an unnecessary dependency: 'pipelineRuns.isSuccess'. Either exclude it or remove the dependency array
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/Run.tsx#L124
React Hook React.useEffect has a missing dependency: 'windowSize'. Either include it or remove the dependency array
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/RunComponents.tsx#L83
React Hook React.useMemo has an unnecessary dependency: 'pipelineComponentRuns.isSuccess'. Either exclude it or remove the dependency array
unit-test: packages/toolkit/src/view/pipeline/view-pipeline/PipelineRunViews/RunComponents.tsx#L231
React Hook React.useMemo has a missing dependency: 'orderBy'. 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/