Skip to content

fix: pass ctx to all Call funcs #210

fix: pass ctx to all Call funcs

fix: pass ctx to all Call funcs #210

Triggered via push October 9, 2023 20:20
Status Failure
Total duration 1m 43s
Artifacts

go.yml

on: push
Matrix: call / build
Fit to window
Zoom out
Zoom in

Annotations

30 errors
call / build (1.19): pkg/kvm/blk_test.go#L58
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L67
cannot use alwaysFailingJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L73
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L81
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L92
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L114
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L124
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L136
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L151
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.19): pkg/kvm/blk_test.go#L163
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as type spdk.JSONRPC in struct literal:
call / build (1.21): pkg/kvm/blk_test.go#L58
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L67
cannot use alwaysFailingJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L73
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L81
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L92
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L114
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L124
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L136
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L151
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.21): pkg/kvm/blk_test.go#L163
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L58
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L67
cannot use alwaysFailingJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L73
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L81
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L92
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L114
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L124
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L136
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L151
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)
call / build (1.20): pkg/kvm/blk_test.go#L163
cannot use alwaysSuccessfulJSONRPC (variable of type stubJSONRRPC) as spdk.JSONRPC value in struct literal: stubJSONRRPC does not implement spdk.JSONRPC (wrong type for method Call)