Rewrite lots of code for physics calc #43
Annotations
2 errors and 11 warnings
src/scenarios/grenadeIsland.ts#L84
Unexpected empty arrow function
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
src/entities/playable/playable.ts#L4
'add' is defined but never used
|
src/entities/playable/worm.ts#L2
'IPhysicalEntity' is defined but never used
|
src/entities/playable/worm.ts#L7
'KinematicCharacterController' is defined but never used
|
src/entities/playable/worm.ts#L7
'Vector' is defined but never used
|
src/entities/playable/worm.ts#L9
'add' is defined but never used
|
src/entities/playable/worm.ts#L9
'mult' is defined but never used
|
src/entities/playable/worm.ts#L12
'WormIdentity' is defined but never used
|
src/entities/playable/worm.ts#L116
'dt' is defined but never used
|
src/logic/gamestate.ts#L1
'TeamGroup' is defined but never used
|
src/logic/gamestate.ts#L1
'WormIdentity' is defined but never used
|
This job failed
Loading