Skip to content

chore: Remove dead code until python 3.8 support is dropped #1857

chore: Remove dead code until python 3.8 support is dropped

chore: Remove dead code until python 3.8 support is dropped #1857

Triggered via pull request March 21, 2024 20:10
Status Success
Total duration 1m 21s
Artifacts

verify-js-built.yaml

on: pull_request
verify_js_built
1m 12s
verify_js_built
Fit to window
Zoom out
Zoom in

Annotations

1 warning
verify_js_built: js/dataframe/index.tsx#L329
React Hook React.useCallback has an unnecessary dependency: 'tbodyRef.current'. Either exclude it or remove the dependency array. Mutable values like 'tbodyRef.current' aren't valid dependencies because mutating them doesn't re-render the component