docs(octo): refresh package doc and fix stale comment references#29
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L632
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L628
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L344
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/usage-section.tsx#L334
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/runtimes/components/charts/activity-heatmap.tsx#L192
React Hook useMemo has an unnecessary dependency: 'pricings'. Either exclude it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/projects/components/project-detail.tsx#L432
React Hook useEffect has a missing dependency: 'project'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/onboarding/steps/step-runtime-connect.tsx#L164
React Hook useEffect has a missing dependency: 'wsId'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/onboarding/onboarding-flow.tsx#L222
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Build, type check, lint, and test:
packages/views/editor/attachment-preview-modal.tsx#L174
The 'modal' conditional could make the dependencies of useMemo Hook (at line 182) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'modal' in its own useMemo() Hook
|
|
Build, type check, lint, and test:
packages/views/agents/components/agent-overview-pane.tsx#L167
The 'requestTabChange' function makes the dependencies of useEffect Hook (at line 195) change on every render. To fix this, wrap the definition of 'requestTabChange' in its own useCallback() Hook
|
background
wait
wait-all
cancel
parallel
Loading