Skip to content

Bump es5-ext from 0.10.62 to 0.10.64 #1371

Bump es5-ext from 0.10.62 to 0.10.64

Bump es5-ext from 0.10.62 to 0.10.64 #1371

Triggered via push May 6, 2024 22:44
Status Failure
Total duration 1m 5s
Artifacts

build.yml

on: push
checkout-and-build
58s
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