feat: PhysicWorker #431
Annotations
10 errors and 1 warning
Run npm i
All declarations of 'hitbox' must have identical modifiers.
|
Run npm i
Duplicate identifier 'hitbox'.
|
Run npm i
All declarations of 'hitbox' must have identical modifiers.
|
Run npm i
Property 'triggerCollisionWith' does not exist on type 'RpgPlayer'.
|
Run npm i
Property 'moveByDirection' does not exist on type 'RpgPlayer'.
|
Run npm i
Expected 3 arguments, but got 2.
|
Run npm i
Property 'isCollided' does not exist on type 'AbstractObject'.
|
Run npm i
This expression is not constructable.
|
Run npm i
This expression is not constructable.
|
Run npm i
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading