Add cadence values migration #29698
Annotations
7 errors and 1 warning
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L4
File is not `goimports`-ed with -local github.com/onflow/flow-go (goimports)
|
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L178
SA4009: argument err is overwritten before first use (staticcheck)
|
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L182
SA4009(related information): assignment to err (staticcheck)
|
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L82
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L158
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run golangci-lint:
cmd/util/ledger/migrations/cadence_values_migration_test.go#L581
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
|
Run golangci-lint
issues found
|
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