Skip to content

Migrate data to new transactions table #491

Migrate data to new transactions table

Migrate data to new transactions table #491

Triggered via pull request June 11, 2024 03:19
Status Success
Total duration 1m 47s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 7 warnings
golangci: cmd/soroban-rpc/internal/db/db.go#L144
cache.Lock undefined (type *dbCache has no field or method Lock) (typecheck)
golangci: cmd/soroban-rpc/internal/db/db.go#L145
cache.Unlock undefined (type *dbCache has no field or method Unlock) (typecheck)
golangci: cmd/soroban-rpc/internal/db/migration.go#L75
migrationDB.Begin undefined (type *DB has no field or method Begin) (typecheck)
golangci: cmd/soroban-rpc/internal/db/migration.go#L81
migrationDB.Rollback undefined (type *DB has no field or method Rollback) (typecheck)
golangci: cmd/soroban-rpc/internal/db/migration.go#L86
migrationDB.Rollback undefined (type *DB has no field or method Rollback) (typecheck)
golangci: cmd/soroban-rpc/internal/db/migration.go#L113
g.db.Commit undefined (type *DB has no field or method Commit) (typecheck)
golangci: cmd/soroban-rpc/internal/db/migration.go#L117
g.db.Rollback undefined (type *DB has no field or method Rollback) (typecheck)
golangci: cmd/soroban-rpc/internal/db/transaction.go#L328
db.GetTx undefined (type *DB has no field or method GetTx) (typecheck)
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f, golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci
The `save-state` 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/
golangci
The `save-state` 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/
golangci
The `save-state` 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/
golangci
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/
golangci
The `save-state` 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/
golangci
The `save-state` 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/