Skip to content

fix: resolve fixture package name conflict #2174

fix: resolve fixture package name conflict

fix: resolve fixture package name conflict #2174

Triggered via pull request November 6, 2024 13:14
Status Failure
Total duration 6m 5s
Artifacts

test.yml

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

Annotations

5 errors and 12 warnings
test › Should include only one check: packages/cli/e2e/__tests__/test.spec.ts#L22
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:22:3 at Object.<anonymous> (e2e/__tests__/test.spec.ts:7:1)
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 - 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
test - ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/