Skip to content

Test run bitbucket context #1101

Test run bitbucket context

Test run bitbucket context #1101

Triggered via pull request October 30, 2024 14:32
Status Success
Total duration 2m 13s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: packages/recorder-loader/src/global.d.ts#L2
'RecordState' is defined but never used
build: packages/downloading-helpers/src/scripts/replays.ts#L2
'rm' is defined but never used
build: packages/downloading-helpers/src/scripts/replays.ts#L6
'getReplayDownloadUrl' is defined but never used
build: packages/downloading-helpers/src/scripts/replays.ts#L14
'extract' is defined but never used
build: packages/record/src/record/utils/provide-cookie-access.ts#L24
Forbidden non-null assertion
build: packages/cli/src/commands/run-all-tests-in-cloud/run-all-tests-in-cloud.command.ts#L61
Caution: `cliProgress` also has a named export `SingleBar`. Check if you meant to write `import {SingleBar} from 'cli-progress'` instead
build: packages/cli/src/commands/run-all-tests-in-cloud/run-all-tests-in-cloud.command.ts#L67
Caution: `cliProgress` also has a named export `Presets`. Check if you meant to write `import {Presets} from 'cli-progress'` instead
build: packages/cli/src/commands/run-all-tests-in-cloud/run-all-tests-in-cloud.command.ts#L81
'testRun' is assigned a value but never used
build: packages/tunnel-client/src/lib/tunnel-http2-cluster.ts#L87
'host' is assigned a value but never used
build: packages/tunnel-client/src/lib/tunnel-http2-cluster.ts#L87
'connection' is assigned a value but never used