Ammo Physics (3D Physics Extension) #5887
Annotations
2 errors and 6 warnings
|
validate
Process completed with exit code 1.
|
|
Validation error:
extensions/MasterMath/AmmoPhysics.js#L1
Error: https://raw.githubusercontent.com/Brackets-Coder/AmmoPhysics/refs/heads/main/dependencies/ammo.min.js is not a known immutable URL. npm packages need to be pinned to an exact version. Git repositories need to be pinned to an exact commit hash. Extend isImmutableURL() in development/dependency-management.js if this is false positive.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L1668
This comparison appears to be unintentional because the types 'boolean' and 'number' have no overlap.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L1665
This comparison appears to be unintentional because the types 'boolean' and 'number' have no overlap.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L1665
This comparison appears to be unintentional because the types 'boolean' and 'number' have no overlap.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L45
Property 'fromEuler' does not exist on type 'unknown'.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L35
This expression is not constructable. Type '{}' has no construct signatures.
|
|
Type warning - may indicate a bug - ignore if no bug:
extensions/MasterMath/AmmoPhysics.js#L30
This expression is not callable. Type '{}' has no call signatures.
|