[Epic] Separating soroban-rpc to prepare for repo change (#1194) #3354
Annotations
10 errors and 6 warnings
Run golangci-lint:
cmd/soroban-rpc/internal/db/db.go#L156
rw.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/db.go#L165
db.ExecRaw undefined (type *DB has no field or method ExecRaw) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledger.go#L38
r.db.Query undefined (type *DB has no field or method Query) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledger.go#L59
r.db.Select undefined (type *DB has no field or method Select) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledgerentry.go#L349
r.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledgerentry.go#L373
r.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L573
db.Close undefined (type *DB has no field or method Close) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L576
db.Close undefined (type *DB has no field or method Close) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/ingest/mock_db_test.go#L24
m.Called undefined (type MockDB has no field or method Called) (typecheck)
|
Run golangci-lint:
cmd/soroban-rpc/internal/ingest/mock_db_test.go#L29
m.Called undefined (type MockDB has no field or method Called) (typecheck)
|
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/.
|
Checkout
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/
|
Checkout
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/
|
Checkout
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/
|
Setup GO
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/
|
Run golangci-lint
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/
|
The logs for this run have expired and are no longer available.
Loading