Feat multiple backends #1166
Annotations
10 errors and 1 warning
golangci-lint:
wallet/backend.go#L75
Join not declared by package errors (typecheck)
|
golangci-lint:
channel/persistence/statemachine.go#L102
m.ID undefined (type StateMachine has no field or method ID) (typecheck)
|
golangci-lint:
channel/persistence/statemachine.go#L147
m.Idx undefined (type StateMachine has no field or method Idx) (typecheck)
|
golangci-lint:
watcher/local/watcher.go#L315
ctx declared but not used (typecheck)
|
golangci-lint:
wire/protobuf/wire.pb.go#L2701
undeclared name: `any` (typecheck)
|
golangci-lint:
wire/protobuf/wire.pb.go#L2812
undeclared name: `any` (typecheck)
|
golangci-lint:
wire/protobuf/wire.pb.go#L2824
undeclared name: `any` (typecheck)
|
golangci-lint:
wire/protobuf/serializer.go#L25
"perun.network/go-perun/client" imported but not used (typecheck)
|
golangci-lint:
backend/sim/channel/app.go#L41
id.MarshalBinary undefined (type AppID has no field or method MarshalBinary) (typecheck)
|
golangci-lint:
channel/allocation_test.go#L380
missing type in composite literal (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading