bump types package #186
Annotations
9 errors and 1 warning
Run yarn
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
|
Run yarn
Conversion of type 'Web3BaseProvider<EthExecutionAPI>' to type 'WebSocketProvider<EthExecutionAPI>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
|
Run yarn
Conversion of type 'Web3BaseProvider<EthExecutionAPI>' to type 'WebSocketProvider<EthExecutionAPI>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
|
Run yarn
Conversion of type 'Web3BaseProvider<EthExecutionAPI>' to type 'WebSocketProvider<EthExecutionAPI>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn
Conversion of type 'typeof HttpProvider' to type 'Web3BaseProviderConstructor' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn
Conversion of type 'typeof HttpProvider' to type 'Web3BaseProviderConstructor' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading