Skip to content

feat: new import command to import your existing Checkly resources to the CLI [sc-23506] #2374

feat: new import command to import your existing Checkly resources to the CLI [sc-23506]

feat: new import command to import your existing Checkly resources to the CLI [sc-23506] #2374

Triggered via pull request April 10, 2025 14:22
Status Failure
Total duration 7m 26s
Artifacts

test.yml

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

Annotations

2 errors and 10 warnings
deploy › Simple project should deploy successfully: packages/cli/e2e/__tests__/deploy.spec.ts#L134
expect(received).toBe(expected) // Object.is equality Expected: "" Received: " Error: Failed to deploy your project due to wrong configuration. Custom· domain or url from dashboard 'test-page-1' is already in use. " at Object.<anonymous> (e2e/__tests__/deploy.spec.ts:134:20)
test - windows-latest
Process completed with exit code 1.
lint: packages/cli/e2e/__tests__/fixtures/deploy-esm-project/api.check.mjs#L3
'api' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/esm-module/checks.check.ts#L3
'browserCheck' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/group.check.ts#L22
'browserCheck' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/heartbeat.check.ts#L3
'heartbeat' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/__checks__/secret.check.ts#L3
'browserCheck' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/api.check.ts#L4
'apiCheck' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/api.check.ts#L25
'skipSslApiCheck' is assigned a value but never used
lint: packages/cli/e2e/__tests__/fixtures/test-project/src/services/api/typo.checkz.ts#L3
'apiCheck' is assigned a value but never used