Skip to content

use the Sprite type instead of MenuSprite for all block APIs #47

use the Sprite type instead of MenuSprite for all block APIs

use the Sprite type instead of MenuSprite for all block APIs #47

Triggered via push January 22, 2025 00:26
Status Failure
Total duration 7m 42s
Artifacts

makecode.yml

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

Annotations

10 errors and 1 warning
build (14.x): test.ts#L1
Property 'setMenuStyleProperty' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Property 'setMenuStyleProperty' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Property 'setMenuStyleProperty' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Property 'onButtonPressed' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Parameter 'selection' implicitly has an 'any' type.
build (14.x): test.ts#L1
Property 'setMenuStyleProperty' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Property 'setMenuStyleProperty' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Property 'onButtonPressed' does not exist on type 'Sprite'.
build (14.x): test.ts#L1
Parameter 'selection' implicitly has an 'any' type.
build (14.x): test.ts#L1
Property 'setStyleProperty' does not exist on type 'Sprite'.
build (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636