feat: add upgrade notification when newer CLI version is available #157
Annotations
4 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
tests/cli/version-check.spec.ts#L58
TypeError: Cannot read properties of undefined (reading 'toContain')
❯ tests/cli/version-check.spec.ts:58:28
|
|
Run tests:
tests/cli/version-check.spec.ts#L45
TypeError: Cannot read properties of undefined (reading 'toContain')
❯ tests/cli/version-check.spec.ts:45:28
|
|
Run tests:
tests/cli/testkit/CLIResultMatcher.ts#L38
Error: Expected output to contain "Update available!"
stdout: ┌ Base 44
│
└ Logged in as: test@example.com
stderr:
❯ CLIResultMatcher.toContain tests/cli/testkit/CLIResultMatcher.ts:38:13
❯ tests/cli/version-check.spec.ts:31:28
|
Loading