Skip to content

skip global check when checking for updates. #45

skip global check when checking for updates.

skip global check when checking for updates. #45

Triggered via push February 11, 2025 16:26
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/utils/versionCheck.test.ts > versionCheck > checkForUpdates > returns null when not running as global package: src/utils/versionCheck.test.ts#L91
AssertionError: expected "spy" to not be called at all, but actually been called 1 times Received: 1st spy call: Array [ "https://registry.npmjs.org/mycoder/latest", ] Number of calls: 1 ❯ src/utils/versionCheck.test.ts:91:29
ci
Process completed with exit code 1.