Skip to content

Update rollup-plugin-svelte-copy.mjs #2445

Update rollup-plugin-svelte-copy.mjs

Update rollup-plugin-svelte-copy.mjs #2445

Triggered via push November 30, 2024 09:27
Status Cancelled
Total duration 1m 22s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
e2e-react
Canceling since a higher priority waiting request for 'check-refs/heads/main' exists
e2e-react
The operation was canceled.
check: src/react/VGrid.tsx#L324
React Hook useImperativeHandle has missing dependencies: 'hStore', 'scroller.$scrollBy', 'scroller.$scrollTo', 'scroller.$scrollToIndex', and 'vStore'. Either include them or remove the dependency array
check: src/react/Virtualizer.tsx#L325
React Hook useImperativeHandle has missing dependencies: 'scroller.$scrollBy', 'scroller.$scrollTo', 'scroller.$scrollToIndex', and 'store'. Either include them or remove the dependency array
check: src/react/WindowVirtualizer.tsx#L235
React Hook useImperativeHandle has missing dependencies: 'scroller.$scrollToIndex' and 'store'. Either include them or remove the dependency array
check: src/react/useStatic.ts#L9
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check: src/react/useStatic.ts#L9
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check: src/react/useStatic.ts#L9
Ref values (the `current` property) may not be accessed during render. (https://react.dev/reference/react/useRef)
check: src/solid/ListItem.tsx#L31
The reactive variable 'props' should not be reassigned or altered directly
check: src/solid/ListItem.tsx#L31
The reactive variable 'props' should not be reassigned or altered directly
check: src/solid/RangedFor.tsx#L40
For proper analysis, a variable should be used to capture the result of this function call
check: src/solid/RangedFor.tsx#L53
For proper analysis, array destructuring should be used to capture the first result of this function call