Add infinity play option #90
Annotations
5 warnings
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L54
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L71
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L182
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L202
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|