Skip to content

Add new getTransactions endpoint and database backend for transactions #466

Add new getTransactions endpoint and database backend for transactions

Add new getTransactions endpoint and database backend for transactions #466

Triggered via pull request May 17, 2024 21:14
Status Success
Total duration 1m 46s
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/ledger_test.go#L110
db.Close undefined (type *DB has no field or method Close) (typecheck)
golangci: cmd/soroban-rpc/internal/db/ledger_test.go#L113
db.Close undefined (type *DB has no field or method Close) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/mock_db_test.go#L50
m.Called undefined (type MockTx has no field or method Called) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/mock_db_test.go#L92
m.Called undefined (type MockTransactionWriter has no field or method Called) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/mock_db_test.go#L97
m.Called undefined (type MockTransactionWriter has no field or method Called) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/service_test.go#L90
mockTx.On undefined (type *MockTx has no field or method On) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/service_test.go#L255
mockLedgerWriter.On undefined (type *MockLedgerWriter has no field or method On) (typecheck)
golangci: cmd/soroban-rpc/internal/ingest/service_test.go#L256
mockTxWriter.On undefined (type *MockTransactionWriter has no field or method On) (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/