Skip to content

Bump express from 4.20.0 to 4.21.1 #1104

Bump express from 4.20.0 to 4.21.1

Bump express from 4.20.0 to 4.21.1 #1104

Triggered via pull request November 4, 2024 14:58
Status Success
Total duration 2m 17s
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/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