Skip to content

reorganize some lines and comments #1372

reorganize some lines and comments

reorganize some lines and comments #1372

Triggered via push November 16, 2023 18:47
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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#L45
Cannot find name 'MediaStreamTrackProcessor'.
Type Check: src/simularium/StreamRecorder.tsx#L72
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.