Skip to content

deps: update packages #2928

deps: update packages

deps: update packages #2928

Triggered via pull request July 17, 2023 14:03
Status Success
Total duration 4m 33s
Artifacts

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#L13
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