Skip to content

ci(workflows): bump pnpm version to 10.30.3 to match package.json #1624

ci(workflows): bump pnpm version to 10.30.3 to match package.json

ci(workflows): bump pnpm version to 10.30.3 to match package.json #1624

Triggered via push March 1, 2026 16:05
Status Success
Total duration 5m 7s
Artifacts

release.yml

on: push
release-please
5m 3s
release-please
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
release-please: packages/toolkit/src/view/pipeline-builder/components/release-menu/ReleaseMenu.tsx#L99
React Hook React.useCallback has missing dependencies: 'routeInfo.data.namespaceId' and 'routeInfo.data.resourceId'. Either include them or remove the dependency array
release-please: packages/toolkit/src/view/dashboard/cost/pipeline/DashboardListPipeline.tsx#L238
React Hook React.useMemo has an unnecessary dependency: 'targetNamespace.id'. Either exclude it or remove the dependency array
release-please: packages/toolkit/src/view/dashboard/cost/model/DashboardListModel.tsx#L240
React Hook React.useMemo has an unnecessary dependency: 'targetNamespace.id'. Either exclude it or remove the dependency array
release-please: 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
release-please: packages/toolkit/src/view/dashboard/activity/PipelineTriggerCountsLineChart.tsx#L191
React Hook React.useEffect has a missing dependency: 'showGraph'. Either include it or remove the dependency array
release-please: packages/toolkit/src/view/dashboard/activity/ModelsTriggerCountsLineChart.tsx#L187
React Hook React.useEffect has a missing dependency: 'showGraph'. Either include it or remove the dependency array
release-please: 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
release-please: 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
release-please: 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
release-please: packages/toolkit/src/lib/react-query-service/artifact/useUploadAndGetDownloadNamespaceObjectURL.ts#L72
React Hook React.useCallback has missing dependencies: 'getNamespaceObjectDownloadURL', 'getNamespaceObjectUploadURL', and 'uploadNamespaceObject'. Either include them or remove the dependency array
release-please
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/
release-please
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/
release-please
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/
release-please
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/