Demo struct change #538
Annotations
9 errors and 6 warnings
Node.js v16:
src/p2p/client.ts#L1
Expected 2 arguments, but got 1.
|
Node.js v16:
src/p2p/client.ts#L1
Argument of type 'ABISerializableObject' is not assignable to parameter of type 'PackedTransaction | HandshakeMessage | ChainSizeMessage | GoAwayMessage | TimeMessage | NoticeMessage | RequestMessage | SyncRequestMessage | SignedBlock'.
|
Node.js v16
Process completed with exit code 2.
|
Node.js v18:
src/p2p/client.ts#L1
Expected 2 arguments, but got 1.
|
Node.js v18:
src/p2p/client.ts#L1
Argument of type 'ABISerializableObject' is not assignable to parameter of type 'PackedTransaction | HandshakeMessage | ChainSizeMessage | GoAwayMessage | TimeMessage | NoticeMessage | RequestMessage | SyncRequestMessage | SignedBlock'.
|
Node.js v18
Process completed with exit code 2.
|
Node.js v14:
src/p2p/client.ts#L1
Expected 2 arguments, but got 1.
|
Node.js v14:
src/p2p/client.ts#L1
Argument of type 'ABISerializableObject' is not assignable to parameter of type 'PackedTransaction | HandshakeMessage | ChainSizeMessage | GoAwayMessage | TimeMessage | NoticeMessage | RequestMessage | SyncRequestMessage | SignedBlock'.
|
Node.js v14
Process completed with exit code 2.
|
Node.js v16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js v16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node.js v18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js v18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Node.js v14
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node.js v14
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|