Skip to content

refactored ISimulator with very rudimentary test implementation #1796

refactored ISimulator with very rudimentary test implementation

refactored ISimulator with very rudimentary test implementation #1796

Triggered via push December 12, 2024 06:00
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Unhandled error: src/test/AgentSimController.test.ts#L23
AssertionError: expected -1 to deeply equal 2 - Expected + Received - 2 + -1 ❯ Timeout._onTimeout src/test/AgentSimController.test.ts:23:47 ❯ listOnTimeout node:internal/timers:581:17 ❯ processTimers node:internal/timers:519:7 This error originated in "src/test/AgentSimController.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "Go to time in cache". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unhandled error: src/test/SimulariumController.test.ts#L21
AssertionError: expected -1 to deeply equal 2 - Expected + Received - 2 + -1 ❯ Timeout._onTimeout src/test/SimulariumController.test.ts:21:47 ❯ listOnTimeout node:internal/timers:581:17 ❯ processTimers node:internal/timers:519:7 This error originated in "src/test/SimulariumController.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "Go to time in cache". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Unit Test
Process completed with exit code 1.
✅ Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
✅ Lint: src/test/SelectionInterface.test.ts#L11
Object Literal Property name `0` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L12
Object Literal Property name `1` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L13
Object Literal Property name `2` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L14
Object Literal Property name `3` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L15
Object Literal Property name `4` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L16
Object Literal Property name `5` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L17
Object Literal Property name `6` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L18
Object Literal Property name `7` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L19
Object Literal Property name `8` must match one of the following formats: camelCase, UPPER_CASE
✅ Lint: src/test/SelectionInterface.test.ts#L20
Object Literal Property name `9` must match one of the following formats: camelCase, UPPER_CASE
Type Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636