Update pxt.json #1334
Annotations
8 errors
pxt ci:
node_modules/@types/node/index.d.ts#L35
Invalid 'reference' directive syntax.
|
pxt ci:
node_modules/@types/node/index.d.ts#L43
'=' expected.
|
pxt ci:
node_modules/@types/node/index.d.ts#L46
'=' expected.
|
pxt ci:
sim/state/record-audio.ts#L99
Expression expected.
|
pxt ci:
sim/state/record-audio.ts#L99
':' expected.
|
pxt ci
Subsequent property declarations must have the same type. Property 'error' must be of type 'MediaRecorderErrorEvent', but here has type 'Event'.
|
pxt ci
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'.
|
pxt ci
Process completed with exit code 20.
|
Loading