Update dependency eslint-plugin-react-compiler to v19.0.0-beta-e1e972… #2635
check.yml
on: push
check
59s
e2e-react
15m 16s
e2e-vue
53s
e2e-solid
1m 3s
e2e-svelte
4m 11s
Annotations
2 errors and 18 warnings
e2e-react
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 15 minutes.
|
e2e-react
The operation was canceled.
|
e2e-vue
Cache not found for keys: node-cache-Linux-x64-npm-2d799bc5910e73fd81dcd0ba39d2231b685c1c42ebbbac8ff2d2743eae3708da
|
check
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
|
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
|
check
Cache not found for keys: node-cache-Linux-x64-npm-2d799bc5910e73fd81dcd0ba39d2231b685c1c42ebbbac8ff2d2743eae3708da
|
e2e-solid
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
|
e2e-solid
Cache not found for keys: node-cache-Linux-x64-npm-2d799bc5910e73fd81dcd0ba39d2231b685c1c42ebbbac8ff2d2743eae3708da
|
e2e-svelte
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
|
e2e-svelte
Cache not found for keys: node-cache-Linux-x64-npm-2d799bc5910e73fd81dcd0ba39d2231b685c1c42ebbbac8ff2d2743eae3708da
|
e2e-react
Cache not found for keys: node-cache-Linux-x64-npm-2d799bc5910e73fd81dcd0ba39d2231b685c1c42ebbbac8ff2d2743eae3708da
|