Skip to content

Update pxt-core to 11.1.7 #1638

Update pxt-core to 11.1.7

Update pxt-core to 11.1.7 #1638

Triggered via push December 6, 2024 19:23
Status Failure
Total duration 1m 38s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build (16.x): node_modules/@types/node/index.d.ts#L35
Invalid 'reference' directive syntax.
build (16.x): sim/state/record-audio.ts#L99
Expression expected.
build (16.x): sim/state/record-audio.ts#L99
':' expected.
build (16.x)
Subsequent property declarations must have the same type. Property 'error' must be of type 'MediaRecorderErrorEvent', but here has type 'Event'.
build (16.x)
Subsequent property declarations must have the same type. Property 'onerror' must be of type '(this: MediaRecorder, ev: MediaRecorderErrorEvent) => any', but here has type '(this: MediaRecorder, event: Event) => any'.
build (16.x)
Process completed with exit code 20.
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636