Cadence Account Storage Map Migration #35861
Annotations
10 errors
Run golangci-lint:
integration/benchmark/account/keys.go#L94
k.SequenceNumber undefined (type *AccountKey has no field or method SequenceNumber) (typecheck)
|
Run golangci-lint:
integration/benchmark/account/keys.go#L98
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
|
Run golangci-lint:
integration/benchmark/account/keys.go#L107
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
|
Run golangci-lint:
integration/benchmark/account/keys.go#L109
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/add_keys_load.go#L36
lc.BorrowAvailableAccount undefined (type LoadContext has no field or method BorrowAvailableAccount) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/add_keys_load.go#L40
lc.ReturnAvailableAccount undefined (type LoadContext has no field or method ReturnAvailableAccount) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/common.go#L38
lc.BorrowAvailableAccount undefined (type LoadContext has no field or method BorrowAvailableAccount) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/common.go#L42
lc.ReturnAvailableAccount undefined (type LoadContext has no field or method ReturnAvailableAccount) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/common.go#L49
lc.ReferenceBlockID undefined (type LoadContext has no field or method ReferenceBlockID) (typecheck)
|
Run golangci-lint:
integration/benchmark/load/common.go#L62
lc.Send undefined (type LoadContext has no field or method Send) (typecheck)
|
Loading