pass down trajTitle for filename #1368
Annotations
10 errors
Type Check:
src/simularium/StreamRecorder.tsx#L9
Cannot find name 'MediaStreamTrackProcessor'.
|
Type Check:
src/simularium/StreamRecorder.tsx#L10
Property 'reader' has no initializer and is not definitely assigned in the constructor.
|
Type Check:
src/simularium/StreamRecorder.tsx#L44
Cannot find name 'MediaStreamTrackProcessor'.
|
Type Check:
src/simularium/StreamRecorder.tsx#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.
|