Skip to content

fix: docker build #2943

fix: docker build

fix: docker build #2943

Triggered via pull request November 16, 2023 13:23
Status Success
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: source
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
source (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
source (16.x): packages/core-api/src/controllers/blockchain.ts#L9
Missing return type on function
source (16.x): packages/core-api/src/controllers/blocks.ts#L25
Missing return type on function
source (16.x): packages/core-api/src/controllers/blocks.ts#L47
Missing return type on function
source (16.x): packages/core-api/src/controllers/blocks.ts#L61
Missing return type on function
source (16.x): packages/core-api/src/controllers/blocks.ts#L75
Missing return type on function
source (16.x): packages/core-api/src/controllers/blocks.ts#L100
Missing return type on function
source (16.x): packages/core-api/src/controllers/controller.ts#L77
Argument 'data' should be typed
source (16.x): packages/core-api/src/controllers/controller.ts#L77
Argument 'transformer' should be typed
source (16.x): packages/core-api/src/controllers/controller.ts#L85
Argument 'data' should be typed
source (16.x): packages/core-api/src/controllers/controller.ts#L85
Argument 'transformer' should be typed