Skip to content

Support blank target in -item message #3238

Support blank target in -item message

Support blank target in -item message #3238

Triggered via pull request November 27, 2024 01:47
Status Failure
Total duration 44s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2248
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2249
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2250
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2251
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2259
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2260
Argument of type 'Pokemon | null' is not assignable to parameter of type 'Pokemon'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2281
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2282
Argument of type 'Pokemon | null' is not assignable to parameter of type 'Pokemon'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2286
'poke' is possibly 'null'.
build (14.x): play.pokemonshowdown.com/src/battle.ts#L2288
Argument of type 'Pokemon | null' is not assignable to parameter of type 'Pokemon'.