Live Runner for Scope #2724
lint.yml
on: pull_request
Python Linting (Ruff)
1m 5s
Frontend Linting (ESLint + Prettier)
27s
Annotations
14 warnings
|
Frontend Linting (ESLint + Prettier)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/MidiNode.tsx#L174
The 'channels' conditional could make the dependencies of useCallback Hook (at line 350) change on every render. To fix this, wrap the initialization of 'channels' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/KnobsNode.tsx#L230
React Hook useEffect has a missing dependency: 'knobs'. Either include it or remove the dependency array
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/KnobsNode.tsx#L214
The 'knobs' conditional could make the dependencies of useCallback Hook (at line 268) change on every render. To fix this, wrap the initialization of 'knobs' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/KnobsNode.tsx#L214
The 'knobs' conditional could make the dependencies of useCallback Hook (at line 263) change on every render. To fix this, wrap the initialization of 'knobs' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/KnobsNode.tsx#L214
The 'knobs' conditional could make the dependencies of useCallback Hook (at line 254) change on every render. To fix this, wrap the initialization of 'knobs' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/KnobsNode.tsx#L214
The 'knobs' conditional could make the dependencies of useCallback Hook (at line 245) change on every render. To fix this, wrap the initialization of 'knobs' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/ControlNode.tsx#L109
The 'controlCounters' logical expression could make the dependencies of useEffect Hook (at line 165) change on every render. Move it inside the useEffect callback. Alternatively, wrap the initialization of 'controlCounters' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/ControlNode.tsx#L79
The 'items' logical expression could make the dependencies of useEffect Hook (at line 288) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/nodes/ControlNode.tsx#L79
The 'items' logical expression could make the dependencies of useEffect Hook (at line 174) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
|
|
Frontend Linting (ESLint + Prettier):
frontend/src/components/graph/hooks/node/useNodeFactories.ts#L648
React Hook useCallback has an unnecessary dependency: 'nodes'. Either exclude it or remove the dependency array
|
|
Python Linting (Ruff)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-python@v5, astral-sh/setup-uv@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
|
|
Python Linting (Ruff)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0fn4XagAAAAAiQVDXOavRSaOBsJDZ59uwUEhYMzFFREdFMDUxMwBFZGdl
|
|
Python Linting (Ruff)
Failed to restore: Cache service responded with 400
|