Skip to content

Breaking change syncing TypeScript declarations with their implementations #4267

Breaking change syncing TypeScript declarations with their implementations

Breaking change syncing TypeScript declarations with their implementations #4267

Triggered via pull request August 28, 2026 02:45
Status Success
Total duration 30s
Artifacts

pr-checks.yml

on: pull_request
Check and lint PR
26s
Check and lint PR
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
eslint(no-unused-vars): Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L354
Variable 'pntIdExt' is declared but never used.
eslint(no-param-reassign): Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L120
Assignment to function parameter 'minDist2'.