[Account Storage Maps] Refactor storage into V1 and V2 #10424
Annotations
12 errors and 5 warnings
Test:
runtime/storage.go#L425
syntax error: non-declaration statement outside function body
|
Test
Process completed with exit code 2.
|
Lint:
runtime/storage.go#L425
syntax error: non-declaration statement outside function body (typecheck)
|
Lint:
runtime/storage.go#L425
expected declaration, found '}' (typecheck)
|
Lint:
runtime/storage.go#L524
expected declaration, found 'if' (typecheck)
|
Lint:
runtime/storage.go#L577
expected declaration, found 'for' (typecheck)
|
Lint:
cmd/execute/repl.go#L38
could not import github.com/onflow/cadence/runtime (-: # github.com/onflow/cadence/runtime
|
Lint:
runtime/storage.go#L425
syntax error: non-declaration statement outside function body) (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#L425
syntax error: non-declaration statement outside function body) (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#L425
syntax error: non-declaration statement outside function body) (typecheck)
|
Lint JSON
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint JSON
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Semgrep
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|