Skip to content

chore(deps): update build tools #3413

chore(deps): update build tools

chore(deps): update build tools #3413

Triggered via pull request February 23, 2025 01:28
Status Success
Total duration 4m 49s
Artifacts

test_fe.yaml

on: pull_request
changes
8s
changes
🖥️ Lint, test, build frontend
4m 24s
🖥️ Lint, test, build frontend
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
🖥️ Lint, test, build frontend
Cache not found for keys: node-cache-Linux-x64-pnpm-b85840b62f639abbae1ed5637c7b8d2c50188821f111a76009c042368b1a7f14
🖥️ Lint, test, build frontend
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
🖥️ Lint, test, build frontend: frontend/src/components/debugger/debugger-code.tsx#L58
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
🖥️ Lint, test, build frontend: frontend/src/components/editor/file-tree/file-viewer.tsx#L71
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
🖥️ Lint, test, build frontend: frontend/src/components/editor/output/MarimoErrorOutput.tsx#L114
Reassigning a variable after render has completed can cause inconsistent behavior on subsequent renders. Consider using state instead
🖥️ Lint, test, build frontend: frontend/src/components/editor/renderers/vertical-layout/useDelayVisibility.ts#L24
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, test, build frontend: frontend/src/components/terminal/terminal.tsx#L49
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, test, build frontend: frontend/src/components/terminal/terminal.tsx#L60
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, test, build frontend: frontend/src/components/terminal/terminal.tsx#L81
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, test, build frontend: 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, test, build frontend: frontend/src/core/websocket/useWebSocket.tsx#L68
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, test, build frontend: frontend/src/hooks/debug.ts#L2
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