[Account Storage Maps] Reduce storage register reads when using StorageFormatV2Enabled
#10438
Annotations
10 errors
Lint:
runtime/storage.go#L269
non-boolean condition in if statement (typecheck)
|
Lint:
cmd/execute/repl.go#L38
could not import github.com/onflow/cadence/runtime (-: # github.com/onflow/cadence/runtime
|
Lint:
runtime/storage.go#L269
non-boolean condition in if statement) (typecheck)
|
Lint:
test_utils/runtime_utils/location.go#L30
could not import github.com/onflow/cadence/runtime (-: # github.com/onflow/cadence/runtime
|
Lint:
runtime/storage.go#L269
non-boolean condition in if statement) (typecheck)
|
Lint:
encoding/ccf/simpletype_test.go#L28
could not import github.com/onflow/cadence/runtime (-: # github.com/onflow/cadence/runtime
|
Lint:
runtime/storage.go#L269
non-boolean condition in if statement) (typecheck)
|
Lint:
encoding/ccf/ccf_test.go#L39
could not import github.com/onflow/cadence/runtime (-: # github.com/onflow/cadence/runtime
|
Lint:
runtime/storage.go#L269
non-boolean condition in if statement) (typecheck)
|
Lint:
encoding/ccf/ccf_test.go#L17149
undefined: NewTestInterpreterRuntime (typecheck)
|
Loading