Merge pull request #1163 from stellar/release/v20.2.0 #3220
Annotations
10 errors and 6 warnings
golangci:
cmd/soroban-rpc/internal/db/db.go#L156
rw.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/db.go#L165
db.ExecRaw undefined (type *DB has no field or method ExecRaw) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledger.go#L38
r.db.Query undefined (type *DB has no field or method Query) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledger.go#L59
r.db.Select undefined (type *DB has no field or method Select) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry.go#L349
r.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry.go#L373
r.db.Clone undefined (type *DB has no field or method Clone) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L573
db.Close undefined (type *DB has no field or method Close) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/ledgerentry_test.go#L576
db.Close undefined (type *DB has no field or method Close) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/ingest/mock_db_test.go#L24
m.Called undefined (type MockDB has no field or method Called) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/ingest/mock_db_test.go#L29
m.Called undefined (type MockDB has no field or method Called) (typecheck)
|
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/
|