fix: examples not working #2108
Annotations
6 errors and 13 warnings
deploy › Should deploy with different config file:
packages/cli/e2e/__tests__/deploy.spec.ts#L233
expect(received).not.toEqual(expected) // deep equality
Expected: not "
Notice: replacing version '0.0.1-dev' with latest '4.5.2'.·
Parsing your project...
Parsing your project... ⣾
Parsing your project... ⣽
Parsing your project... ⣻
Parsing your project... ⢿
Parsing your project... ⡿
Parsing your project... ⣟
Parsing your project... done
Create:
ApiCheck: api-check
ApiCheck: api-check-high-freq
HeartbeatCheck: heartbeat-check-1
BrowserCheck: homepage-browser-check
CheckGroup: my-group-1
Dashboard: dashboard-1
MaintenanceWindow: maintenance-window-1
PrivateLocation: private-location-1·
"
at Object.<anonymous> (e2e/__tests__/deploy.spec.ts:233:34)
|
test › Should use Github reporter and show test-session link:
packages/cli/e2e/__tests__/test.spec.ts#L116
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at e2e/__tests__/test.spec.ts:116:3
at Object.<anonymous> (e2e/__tests__/test.spec.ts:7:1)
|
test › Should run snapshot tests:
packages/cli/e2e/__tests__/test.spec.ts#L162
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at e2e/__tests__/test.spec.ts:162:3
at Object.<anonymous> (e2e/__tests__/test.spec.ts:7:1)
|
test › Should create snapshots when using --update-snapshots:
packages/cli/e2e/__tests__/test.spec.ts#L175
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at e2e/__tests__/test.spec.ts:175:3
at Object.<anonymous> (e2e/__tests__/test.spec.ts:7:1)
|
test - ubuntu-latest
Process completed with exit code 1.
|
test - windows-latest
The operation was canceled.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/snapshot-project-missing-snapshots/checkly.config.ts#L5
Forbidden non-null assertion
|
lint:
packages/cli/e2e/__tests__/fixtures/snapshot-project/checkly.config.ts#L5
Forbidden non-null assertion
|
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#L21
'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
|
test - ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test - windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|