Add infinity play option #88
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#L52
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L69
'toArray' is deprecated. this is not necessary. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L180
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|
tests:
src/components/ImagePanel/ImagePanel.tsx#L200
'get' is deprecated. Use [idx]. This only exists to help migrate Vector to Array
|