Skip to content

pxt-buildmain

pxt-buildmain #1851

Triggered via create November 10, 2024 07:26
Status Failure
Total duration 51s
Artifacts

pxt-buildmain.yml

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

Annotations

8 errors
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.