Skip to content

comments on typeChecking #1378

comments on typeChecking

comments on typeChecking #1378

Triggered via push November 16, 2023 23:48
Status Failure
Total duration 54s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Type Check: src/simularium/StreamRecorder.ts#L23
Property 'reader' has no initializer and is not definitely assigned in the constructor.
Type Check: src/simularium/StreamRecorder.ts#L64
'MediaStreamTrackProcessor' only refers to a type, but is being used as a value here.
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.
✅ Lint: src/simularium/StreamRecorder.ts#L9
Unexpected any. Specify a different type