Skip to content

Ammo Physics (3D Physics Extension) #5887

Ammo Physics (3D Physics Extension)

Ammo Physics (3D Physics Extension) #5887

Triggered via pull request December 3, 2025 19:44
Status Failure
Total duration 25s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.