deps: fix security issues #1
Annotations
4 errors and 13 warnings
Static checks:
src/limit-order/parser/parser.ts#L3
Could not find a declaration file for module 'bn.js'. '/home/runner/work/fusion-sdk/fusion-sdk/node_modules/bn.js/lib/bn.js' implicitly has an 'any' type.
|
Static checks:
src/settlement/signature-patcher.ts#L1
Could not find a declaration file for module 'bn.js'. '/home/runner/work/fusion-sdk/fusion-sdk/node_modules/bn.js/lib/bn.js' implicitly has an 'any' type.
|
Static checks:
src/utils.ts#L1
Could not find a declaration file for module 'bn.js'. '/home/runner/work/fusion-sdk/fusion-sdk/node_modules/bn.js/lib/bn.js' implicitly has an 'any' type.
|
Static checks
Process completed with exit code 2.
|
Setup
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L5
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/types.ts#L13
Unexpected any. Specify a different type
|
Static checks:
src/connector/ws/websocket-client.connector.ts#L85
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L62
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L64
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L66
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L68
Unexpected any. Specify a different type
|
Static checks:
src/ws-api/types.ts#L72
Unexpected any. Specify a different type
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|