LOP v4 #139
Annotations
2 errors and 13 warnings
Static checks:
src/ws-api/ws.spec.ts#L772
Type '{ salt: string; maker: string; offsets: string; receiver: string; makerAsset: string; takerAsset: string; interactions: string; makingAmount: string; takingAmount: string; allowedSender: string; }' is not assignable to type 'LimitOrderV4Struct'.
|
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, volta-cli/action@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, volta-cli/action@v4, 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, volta-cli/action@v4, 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/blockchain/web3-provider-connector.ts#L13
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#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
|