Skip to content

Bump send and express #1440

Bump send and express

Bump send and express #1440

Triggered via pull request September 17, 2024 10:48
Status Failure
Total duration 1m 10s
Artifacts

build.yml

on: pull_request
checkout-and-build
1m 2s
checkout-and-build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checkout-and-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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
checkout-and-build: src/controllers/health-check.controller.ts#L61
'rskNode' is never reassigned. Use 'const' instead
checkout-and-build: src/controllers/health-check.controller.ts#L62
'bridgeService' is never reassigned. Use 'const' instead
checkout-and-build: src/controllers/health-check.controller.ts#L77
'bridgeService' is never reassigned. Use 'const' instead
checkout-and-build: src/controllers/health-check.controller.ts#L78
Unexpected any. Specify a different type
checkout-and-build: src/controllers/health-check.controller.ts#L83
Unnecessary 'else' after 'return'
checkout-and-build: src/controllers/health-check.controller.ts#L89
Assignment to property of function parameter 'health'