Port #5755 to feature/atree-inlining-cadence-v0.42 #31849
Annotations
10 errors and 1 warning
Run golangci-lint:
cmd/util/cmd/execution-state-extract/execution_state_extract.go#L14
could not import github.com/onflow/flow-go/cmd/util/ledger/migrations (-: # github.com/onflow/flow-go/cmd/util/ledger/migrations
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L123
migrationRuntime.Snapshot.ApplyChangesAndGetNewPayloads undefined (type *"github.com/onflow/flow-go/cmd/util/ledger/util".PayloadSnapshot has no field or method ApplyChangesAndGetNewPayloads)
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L144
undefined: atree.NewStorageID
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L146
undefined: atree.StorageIndex) (typecheck)
|
Run golangci-lint:
cmd/util/cmd/execution-state-extract/execution_state_extract_test.go#L77
not enough arguments in call to extractExecutionState
|
Run golangci-lint:
cmd/util/ledger/migrations/account_based_migration.go#L1
: # github.com/onflow/flow-go/cmd/util/ledger/migrations [github.com/onflow/flow-go/cmd/util/ledger/migrations.test]
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L123
migrationRuntime.Snapshot.ApplyChangesAndGetNewPayloads undefined (type *"github.com/onflow/flow-go/cmd/util/ledger/util".PayloadSnapshot has no field or method ApplyChangesAndGetNewPayloads)
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L144
undefined: atree.NewStorageID
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration.go#L146
undefined: atree.StorageIndex
|
Run golangci-lint:
cmd/util/ledger/migrations/fix_broken_data_migration_test.go#L131
undefined: testReportWriterFactory (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading