Hover over cell #9584
Annotations
3 errors and 10 warnings
|
🧹 Lint
Process completed with exit code 1.
|
|
🧹 Lint:
frontend/src/components/data-table/renderers.tsx#L120
Unexpected console statement
|
|
🧹 Lint
@marimo-team/frontend#lint: command (/home/runner/work/marimo/marimo/frontend) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
|
🧹 Lint:
frontend/src/core/run-app.tsx#L32
React Hook useEffect has a missing dependency: 'sendComponentValues'. Either include it or remove the dependency array
|
|
🧹 Lint:
frontend/src/core/edit-app.tsx#L81
React Hook useEffect has a missing dependency: 'sendComponentValues'. Either include it or remove the dependency array
|
|
🧹 Lint:
frontend/src/core/cells/outputs.ts#L17
Writing to a variable defined outside a component or hook is not allowed. Consider using an effect
|
|
🧹 Lint:
frontend/src/components/terminal/terminal.tsx#L376
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
🧹 Lint:
frontend/src/components/terminal/terminal.tsx#L338
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
🧹 Lint:
frontend/src/components/terminal/terminal.tsx#L303
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
🧹 Lint:
frontend/src/components/editor/alerts/startup-logs-alert.tsx#L36
React Hook useEffect has a missing dependency: 'handleClear'. Either include it or remove the dependency array
|
|
🧹 Lint:
frontend/src/components/editor/actions/useHideAllMarkdownCode.ts#L52
React Hook useCallback has a missing dependency: 'saveCellConfig'. Either include it or remove the dependency array
|
|
🧹 Lint:
frontend/src/components/chat/acp/agent-panel.tsx#L808
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
|
🧹 Lint:
frontend/src/components/chat/acp/agent-panel.tsx#L711
React Compiler has skipped optimizing this component because one or more React ESLint rules were disabled. React Compiler only works when your components follow all the rules of React, disabling them may result in unexpected or incorrect behavior
|
Loading