cache blocks to avoid lite servers usage #807
Draft
Annotations
10 errors
|
test:
pkg/api/account_handlers.go#L669
cannot range over stack (variable of struct type tlb.VmStack)
|
|
test:
pkg/api/account_handlers.go#L667
invalid argument: stack (variable of struct type tlb.VmStack) for built-in len
|
|
test:
pkg/api/account_handlers.go#L657
cannot use args (variable of type []tlb.VmStackValue) as tlb.VmStack value in argument to h.executor.RunSmcMethodByID
|
|
test:
pkg/api/account_executor.go#L89
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L81
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L75
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L70
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L66
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L51
cannot use nil as tlb.VmStack value in return statement
|
|
test:
pkg/api/account_executor.go#L47
cannot use nil as tlb.VmStack value in return statement
|
Loading