Added AR library (#286) #295
Annotations
1 error and 11 warnings
Build Modules 🔧:
src/tabs/AugmentedReality/AugmentedContent.tsx#L171
Empty block statement
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Modules 🔧:
src/bundles/ar/AR.ts#L3
`saar/libraries/misc` import should occur before import of `saar/libraries/object_state_library/ARObject`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L22
`saar/libraries/object_state_library/ui_component/UIItem` type import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L23
`saar/libraries/object_state_library/ui_component/UIRowItem` import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L26
`saar/libraries/object_state_library/ui_component/UIColumnItem` import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L29
`saar/libraries/object_state_library/ui_component/UITextItem` import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L30
`saar/libraries/object_state_library/ui_component/UIImageItem` import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L32
`saar/libraries/object_state_library/ui_component/UIBase64ImageItem` import should occur before import of `uniqid`
|
Build Modules 🔧:
src/bundles/ar/ObjectsHelper.ts#L33
`saar/libraries/misc` import should occur before import of `saar/libraries/object_state_library/ARObject`
|
Build Modules 🔧:
src/bundles/csg/functions.ts#L4
'geom3' is defined but never used
|
Build Modules 🔧:
src/bundles/curve/__tests__/curve.ts#L9
't' is defined but never used. Allowed unused args must match /^_/u
|
Loading