Skip to content

Update readme

Update readme #1363

Triggered via push May 3, 2024 17:47
Status Success
Total duration 1m 46s
Artifacts

build.yml

on: push
checkout-and-build
1m 39s
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