Skip to content

chore(deps): Bump path-to-regexp from 6.2.1 to 6.3.0 #2979

chore(deps): Bump path-to-regexp from 6.2.1 to 6.3.0

chore(deps): Bump path-to-regexp from 6.2.1 to 6.3.0 #2979

Triggered via pull request September 12, 2024 18:47
Status Success
Total duration 5m 39s
Artifacts

lint.yml

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

Annotations

12 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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