[Refactor] Rewrite logic to switch, summon and recall Pokemon #4779
Annotations
11 errors
|
Run Typecheck:
src/data/mystery-encounters/encounters/safari-zone-encounter.ts#L332
Object literal may only specify known properties, and 'delayPostSummon' does not exist in type 'SummonPhaseOptions'.
|
|
Run Typecheck:
src/data/moves/move.ts#L10805
Property 'activated' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L9345
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L6524
Argument of type '{ playTrainerAnim: false; }' is not assignable to parameter of type 'BattlerEntranceParams | Omit<BattlerEntranceParams, "checkSwitch">'.
|
|
Run Typecheck:
src/data/moves/move.ts#L4718
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L4695
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L4694
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L4674
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L4672
Property 'stockpiledCount' does not exist on type 'BattlerTag'.
|
|
Run Typecheck:
src/data/moves/move.ts#L3915
Property 'tatsugiriFormKey' does not exist on type 'BattlerTag'.
|
|
Run Dependency Cruiser
Process completed with exit code 2.
|
Loading