Map push #16
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
deploy:
src/main.ts#L84
Property 'button5' does not exist on type '{ button1: { x: number; y: number; color: string; pressed: boolean; }; button2: { x: number; y: number; color: string; pressed: boolean; }; button3: { x: number; y: number; color: string; pressed: boolean; }; button4: { ...; }; }'. Did you mean 'button1'?
|
deploy:
src/main.ts#L85
Property 'button5' does not exist on type '{ button1: { x: number; y: number; color: string; pressed: boolean; }; button2: { x: number; y: number; color: string; pressed: boolean; }; button3: { x: number; y: number; color: string; pressed: boolean; }; button4: { ...; }; }'. Did you mean 'button1'?
|
deploy:
src/main.ts#L88
Property 'button5' does not exist on type '{ button1: { x: number; y: number; color: string; pressed: boolean; }; button2: { x: number; y: number; color: string; pressed: boolean; }; button3: { x: number; y: number; color: string; pressed: boolean; }; button4: { ...; }; }'. Did you mean 'button1'?
|
deploy
Process completed with exit code 2.
|