Skip to content

remove unneeded ts config changes #1377

remove unneeded ts config changes

remove unneeded ts config changes #1377

Triggered via push November 16, 2023 22:21
Status Failure
Total duration 50s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Type Check: src/simularium/StreamRecorder.ts#L8
Cannot find name 'MediaStreamTrackProcessor'.
Type Check: src/simularium/StreamRecorder.ts#L9
Property 'reader' has no initializer and is not definitely assigned in the constructor.
Type Check: src/simularium/StreamRecorder.ts#L47
Property 'captureStream' does not exist on type 'HTMLCanvasElement'.
Type Check: src/simularium/StreamRecorder.ts#L50
Cannot find name 'MediaStreamTrackProcessor'.
Type Check: src/test/RemoteSimulator.test.ts#L12
Cannot find name 'global'.
Type Check: src/test/testSetup.ts#L3
Cannot find name 'global'.
Type Check: src/test/testSetup.ts#L4
Cannot find module 'util' or its corresponding type declarations.
Type Check: src/test/testSetup.ts#L6
Cannot find name 'global'.
Type Check: src/test/testSetup.ts#L7
Cannot find name 'global'.
Type Check
Process completed with exit code 2.