Skip to content

Bump undici from 5.26.3 to 5.28.4 #1376

Bump undici from 5.26.3 to 5.28.4

Bump undici from 5.26.3 to 5.28.4 #1376

Triggered via pull request May 6, 2024 22:59
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: pull_request
checkout-and-build
52s
checkout-and-build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checkout-and-build
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/.
checkout-and-build: src/controllers/addresses-info.controller.ts#L8
Prefer default export on a file with single export
checkout-and-build: src/controllers/api-information.controller.ts#L7
Prefer default export on a file with single export
checkout-and-build: src/controllers/broadcast.controller.ts#L7
Prefer default export on a file with single export
checkout-and-build: src/controllers/estimate-fee.controller.ts#L11
Prefer default export on a file with single export
checkout-and-build: src/controllers/features.controller.ts#L8
Prefer default export on a file with single export
checkout-and-build: src/controllers/health-check.controller.ts#L15
Prefer default export on a file with single export
checkout-and-build: src/controllers/health-check.controller.ts#L59
'dataBase' is never reassigned. Use 'const' instead
checkout-and-build: src/controllers/health-check.controller.ts#L60
'blockBook' is never reassigned. Use 'const' instead