Skip to content

update draw instruction #1024

update draw instruction

update draw instruction #1024

Triggered via push August 5, 2025 20:30
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Process completed with exit code 2.
ci
Argument of type '{ team: unique symbol; x: number; y: number; radius: number; damage: number; air: true; ground: true; pierce: true; }' is not assignable to parameter of type '{ team: TeamIdentifier; x: number; y: number; radius: number; damage: number; air: boolean; ground: boolean; pierce: boolean; effect: boolean; }'.