Skip to content

bump types package #186

bump types package

bump types package #186

Triggered via push October 16, 2024 18:39
Status Failure
Total duration 1m 51s
Artifacts
Matrix: E2E Network Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Build Packages
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
Build Packages
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.
Build Packages
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
Build Packages
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.
Build Packages
Property '[symbol]' is missing in type 'WebSocketProvider<EthExecutionAPI>' but required in type 'Web3BaseProvider<EthExecutionAPI>'.
Build Packages
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.
Build Packages
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.
Build Packages
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.
Build Packages
Process completed with exit code 1.
Build Packages
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/