Skip to content

Bump github/codeql-action from 2.26.0 to 3.27.4 #1517

Bump github/codeql-action from 2.26.0 to 3.27.4

Bump github/codeql-action from 2.26.0 to 3.27.4 #1517

Triggered via pull request November 14, 2024 16:47
Status Failure
Total duration 1m 4s
Artifacts

build.yml

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

Annotations

10 warnings
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'