Skip to content

streamrecorder file extension fix #1375

streamrecorder file extension fix

streamrecorder file extension fix #1375

Triggered via push November 16, 2023 21:43
Status Failure
Total duration 54s
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#L44
Cannot find name 'MediaStreamTrackProcessor'.
Type Check: src/simularium/StreamRecorder.ts#L71
Argument of type 'unknown' is not assignable to parameter of type 'DOMException'.
Type Check: src/test/AgentSimController.test.ts#L4
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Type Check: src/test/AgentSimController.test.ts#L5
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Type Check: src/test/AgentSimController.test.ts#L6
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Type Check: src/test/AgentSimController.test.ts#L22
Cannot find name 'expect'.
Type Check: src/test/BinaryFile.test.ts#L55
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.
Type Check: src/test/BinaryFile.test.ts#L56
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig.