Skip to content

Update blockifier to 0.8.0 #8124

Update blockifier to 0.8.0

Update blockifier to 0.8.0 #8124

Triggered via pull request June 21, 2024 11:54
Status Failure
Total duration 11m 5s
Artifacts

juno-test.yml

on: pull_request
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
Run Tests (1.22.2, macos-latest): rpc/estimate_fee_test.go#L31
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/estimate_fee_test.go#L105
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/handlers_test.go#L47
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to node.NewThrottledVM: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/simulation_test.go#L27
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/trace_test.go#L82
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/trace_test.go#L270
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/trace_test.go#L422
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest): rpc/trace_test.go#L560
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, macos-latest)
Process completed with exit code 2.
Run Tests (1.22.2, ubuntu-latest): rpc/estimate_fee_test.go#L31
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/estimate_fee_test.go#L105
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/handlers_test.go#L47
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to node.NewThrottledVM: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/simulation_test.go#L27
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/trace_test.go#L82
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/trace_test.go#L270
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/trace_test.go#L422
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest): rpc/trace_test.go#L560
cannot use mockVM (variable of type *mocks.MockVM) as vm.VM value in argument to rpc.New: *mocks.MockVM does not implement vm.VM (wrong type for method Call)
Run Tests (1.22.2, ubuntu-latest)
Process completed with exit code 2.
Run Tests (1.22.2, self-hosted-linux-arm64)
The runner has received a shutdown signal. This can happen when the runner service is stopped, or a manually started runner is canceled.
Run Tests (1.22.2, self-hosted-linux-arm64)
Process completed with exit code 143.
Run Tests (1.22.2, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests (1.22.2, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Tests (1.22.2, self-hosted-linux-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.