Skip to content

Refactor: Typescript and Testing #1

Refactor: Typescript and Testing

Refactor: Typescript and Testing #1

Triggered via pull request June 20, 2024 03:17
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test/main.test.ts > action > should send telemetry info to endpoint: test/main.test.ts#L35
Error: Snapshot `action > should send telemetry info to endpoint 1` mismatched - Expected + Received [ { "assignment": "mp-mazes", "autograding_status": "success", - "date": "2024-01-01T06:00:00.000Z", + "date": "2024-01-01T00:00:00.000Z", "points": "21/42", }, ] ❯ test/main.test.ts:35:43
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/main.test.ts > action > should send telemetry info to endpoint: test/main.test.ts#L35
Error: Snapshot `action > should send telemetry info to endpoint 1` mismatched - Expected + Received [ { "assignment": "mp-mazes", "autograding_status": "success", - "date": "2024-01-01T06:00:00.000Z", + "date": "2024-01-01T00:00:00.000Z", "points": "21/42", }, ] ❯ test/main.test.ts:35:43
test (lts/*, macos-latest)
Process completed with exit code 1.
test/main.test.ts > action > should send telemetry info to endpoint: test/main.test.ts#L35
Error: Snapshot `action > should send telemetry info to endpoint 1` mismatched - Expected + Received [ { "assignment": "mp-mazes", "autograding_status": "success", - "date": "2024-01-01T06:00:00.000Z", + "date": "2024-01-01T00:00:00.000Z", "points": "21/42", }, ] ❯ test/main.test.ts:35:43
test (lts/*, windows-latest)
Process completed with exit code 1.