Added AR library #257
pull-request.yml
on: pull_request
Verify all tests pass and build success
4m 33s
Annotations
1 error and 11 warnings
|
|
Verify all tests pass and build success:
src/bundles/ar/AR.ts#L3
`saar/libraries/misc` import should occur before import of `saar/libraries/object_state_library/ARObject`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L22
`saar/libraries/object_state_library/ui_component/UIItem` type import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L23
`saar/libraries/object_state_library/ui_component/UIRowItem` import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L26
`saar/libraries/object_state_library/ui_component/UIColumnItem` import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L29
`saar/libraries/object_state_library/ui_component/UITextItem` import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L30
`saar/libraries/object_state_library/ui_component/UIImageItem` import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L32
`saar/libraries/object_state_library/ui_component/UIBase64ImageItem` import should occur before import of `uniqid`
|
Verify all tests pass and build success:
src/bundles/ar/ObjectsHelper.ts#L33
`saar/libraries/misc` import should occur before import of `saar/libraries/object_state_library/ARObject`
|
Verify all tests pass and build success:
src/bundles/csg/functions.ts#L4
'geom3' is defined but never used
|
Verify all tests pass and build success:
src/bundles/curve/__tests__/curve.ts#L9
't' is defined but never used. Allowed unused args must match /^_/u
|