Added polygon drawing tool #832
Annotations
10 errors and 5 warnings
tools/spatialDraw/DrawingManager.js#L477
'MeshLineMaterial' is not defined
|
tools/spatialDraw/DrawingManager.js#L507
'MeshLine' is not defined
|
tools/spatialDraw/DrawingManager.js#L541
'MeshLineRaycast' is not defined
|
tools/spatialDraw/DrawingManager.js#L588
'MeshLine' is not defined
|
tools/spatialDraw/DrawingManager.js#L591
'MeshLineRaycast' is not defined
|
tools/spatialDraw/DrawingManager.js#L640
'MeshLine' is not defined
|
tools/spatialDraw/DrawingManager.js#L677
'MeshLineRaycast' is not defined
|
tools/spatialDraw/DrawingManager.js#L732
'MeshLine' is not defined
|
tools/spatialDraw/DrawingManager.js#L735
'MeshLineRaycast' is not defined
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tools/spatialDraw/index.js#L1
'SpatialInterface' is already defined as a built-in global variable
|
tools/spatialDraw/index.js#L1
'Envelope' is already defined as a built-in global variable
|
tools/spatialDraw/index.js#L372
'eventData' is defined but never used. Allowed unused args must match /^_/u
|
This job failed
Loading