Add feature to enable migrations to fix references to non-existent registers #834
Annotations
8 errors and 1 warning
Lint:
cmd/main/main.go#L25
could not import github.com/onflow/atree (-: # github.com/onflow/atree
|
Lint:
storage.go#L1163
undefined: errors.Join) (typecheck)
|
Lint:
cmd/stress/array.go#L28
could not import github.com/onflow/atree (-: # github.com/onflow/atree
|
Lint:
storage.go#L1163
undefined: errors.Join) (typecheck)
|
Lint:
cmd/stress/utils.go#L200
id declared and not used (typecheck)
|
Lint:
cmd/stress/utils.go#L24
"reflect" imported and not used (typecheck)
|
Lint:
storage.go#L1163
undefined: errors.Join (typecheck)
|
Lint
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|