Fix issues UI entity panel #26
Annotations
10 errors and 5 warnings
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L5
'streetmixUtils' is assigned a value but never used
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L268
'getRandomElem' is defined but never used
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L454
Identifier 'animationAttrs_1' is not in camel case
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L462
Identifier 'animationAttrs_2' is not in camel case
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L509
Expected '===' and instead saw '=='
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L528
Expected '===' and instead saw '=='
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L614
Expected '===' and instead saw '=='
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L974
Expected '===' and instead saw '=='
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L1041
'elevationLevels' is not defined
|
Test Cases (22.x):
src/aframe-streetmix-parsers.js#L1042
'elevationLevels' is not defined
|
Test Cases (22.x)
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/.
|
Test Cases (22.x):
src/editor/components/components/SceneCard/SceneCard.component.jsx#L132
React Hook useEffect has a missing dependency: 'handleClickOutside'. Either include it or remove the dependency array
|
Test Cases (22.x):
src/editor/components/components/Tabs/components/Hint/Hint.component.jsx#L26
React Hook useEffect has a missing dependency: 'tab'. Either include it or remove the dependency array. Outer scope values like 'document' aren't valid dependencies because mutating them doesn't re-render the component
|
Test Cases (22.x):
src/editor/components/modals/ScenesModal/ScenesModal.component.jsx#L88
React Hook useEffect has a missing dependency: 'delay'. Either include it or remove the dependency array
|
Test Cases (22.x):
src/editor/components/modals/ScenesModal/ScenesModal.component.jsx#L137
React Hook useEffect has missing dependencies: 'scenesData' and 'scenesDataCommunity'. Either include them or remove the dependency array
|