Skip to content

Added AR library

Added AR library #257

Triggered via pull request March 26, 2024 14:33
@8kdesign8kdesign
synchronize #286
8kdesign:ar
Status Success
Total duration 6m 12s
Artifacts

pull-request.yml

on: pull_request
Verify all tests pass and build success
4m 33s
Verify all tests pass and build success
Fit to window
Zoom out
Zoom in

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