feat: allow setting frequency on --create-check [red-121] #2959
Annotations
7 errors
|
test - ubuntu-latest
Process completed with exit code 1.
|
|
e2e/__tests__/env/env.upate.spec.ts > checkly env update > should update a env variable called testenvvarsUpdate:
packages/cli/e2e/__tests__/env/env.upate.spec.ts#L22
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ e2e/__tests__/env/env.upate.spec.ts:22:3
|
|
e2e/__tests__/test.spec.ts > test > Should execute retries:
packages/cli/e2e/__tests__/test.spec.ts#L199
Error: Test timed out in 45000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ e2e/__tests__/test.spec.ts:199:3
|
|
e2e/__tests__/test.spec.ts > test > Should create snapshots when using --update-snapshots:
packages/cli/e2e/__tests__/test.spec.ts#L195
Error: ENOENT: no such file or directory, lstat '/home/runner/work/checkly-cli/checkly-cli/packages/cli/e2e/__tests__/fixtures/snapshot-project-missing-snapshots/snapshot-test.spec.ts-snapshots'
❯ e2e/__tests__/test.spec.ts:195:10
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, syscall: 'lstat', code: 'ENOENT', path: '/home/runner/work/checkly-cli/checkly-cli/packages/cli/e2e/__tests__/fixtures/snapshot-project-missing-snapshots/snapshot-test.spec.ts-snapshots' }
|
|
e2e/__tests__/test.spec.ts > test > Should run snapshot tests:
packages/cli/e2e/__tests__/test.spec.ts#L175
AssertionError: expected '\nRunning 1 checks in us-east-1.\n\ns…' to contain '12b53857-d7d3-4595-94ac-70a2e2fefa2b'
- Expected
+ Received
- 12b53857-d7d3-4595-94ac-70a2e2fefa2b
+
+ Running 1 checks in us-east-1.
+
+ snapshot-test.spec.ts
+ ~ snapshot-test.spec.ts
+
+ 1 scheduling, 1 total
+
+
❯ e2e/__tests__/test.spec.ts:175:27
|
|
e2e/__tests__/deploy.spec.ts > deploy > Should deploy with different config file:
packages/cli/e2e/__tests__/deploy.spec.ts#L245
AssertionError: expected null to be +0 // Object.is equality
- Expected:
0
+ Received:
null
❯ e2e/__tests__/deploy.spec.ts:245:30
|
|
e2e/__tests__/deploy.spec.ts > deploy > Simple project should deploy successfully:
packages/cli/e2e/__tests__/deploy.spec.ts#L126
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ e2e/__tests__/deploy.spec.ts:126:3
|