Skip to content

chore(deps): Bump @oclif/plugin-plugins from 2.3.0 to 3.7.1 #1970

chore(deps): Bump @oclif/plugin-plugins from 2.3.0 to 3.7.1

chore(deps): Bump @oclif/plugin-plugins from 2.3.0 to 3.7.1 #1970

Triggered via pull request September 20, 2023 11:50
Status Failure
Total duration 8m 30s
Artifacts

test.yml

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

Annotations

9 errors and 10 warnings
trigger › Should run checks successfully: packages/cli/e2e/__tests__/trigger.spec.ts#L10
thrown: "Exceeded timeout of 30000 ms for a hook. 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__/trigger.spec.ts:10:3 at Object.<anonymous> (e2e/__tests__/trigger.spec.ts:7:1)
trigger › Should return code 0 when no checks match: packages/cli/e2e/__tests__/trigger.spec.ts#L10
thrown: "Exceeded timeout of 30000 ms for a hook. 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__/trigger.spec.ts:10:3 at Object.<anonymous> (e2e/__tests__/trigger.spec.ts:7:1)
checkly env ls › should list all environment variables: packages/cli/e2e/__tests__/env/env.ls.spec.ts#L30
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__/env/env.ls.spec.ts:30:3 at Object.<anonymous> (e2e/__tests__/env/env.ls.spec.ts:7:1)
switch › should switch between user accounts: packages/cli/e2e/__tests__/switch.spec.ts#L18
expect(received).toContain(expected) // indexOf Expected substring: "Account switched to *** " Received string: "? Which account do you want to use? › - Use arrow-keys. Return to submit. ❯ Citi PoC Prod E2E Testing Target ECS rollout tests [Enterprise Plan] Production E2E MaC *** [email protected] Moneycorp PoC Tim's Hobby account Acme Production " at Object.<anonymous> (e2e/__tests__/switch.spec.ts:18:20)
bootstrap › Should create an boilerplate-project without installing dependencies: packages/create-cli/e2e/__tests__/bootstrap.spec.ts#L30
expect(received).toContain(expected) // indexOf Expected substring: "Notice: replacing version '0.0.1-dev' with latest '4.1.0'." Received string: "" at expectVersionAndName (e2e/__tests__/bootstrap.spec.ts:30:34) at Object.<anonymous> (e2e/__tests__/bootstrap.spec.ts:104:5)
bootstrap › Should fail for already initiated project: packages/create-cli/e2e/__tests__/bootstrap.spec.ts#L30
expect(received).toContain(expected) // indexOf Expected substring: "Notice: replacing version '0.0.1-dev' with latest '4.1.0'." Received string: "" at expectVersionAndName (e2e/__tests__/bootstrap.spec.ts:30:34) at Object.<anonymous> (e2e/__tests__/bootstrap.spec.ts:171:5)
test - ubuntu-latest
Process completed with exit code 1.
test - windows-latest
The job was canceled because "ubuntu-latest" failed.
test - windows-latest
The operation was canceled.
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#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
lint: packages/cli/src/commands/test.ts#L320
Forbidden non-null assertion