Add getFeeStats method (#172) #462
Annotations
10 errors and 7 warnings
golangci:
cmd/soroban-rpc/internal/daemon/daemon.go#L245
undefined: max (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/flags.go#L45
previous case (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/flags.go#L115
previous case (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/toml.go#L13
undefined: toml (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/toml.go#L47
undefined: toml (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/toml.go#L65
undefined: toml (typecheck)
|
golangci:
cmd/soroban-rpc/internal/config/toml_test.go#L114
previous case (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/db.go#L122
cache.Lock undefined (type *dbCache has no field or method Lock) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/db.go#L128
cache.Unlock undefined (type *dbCache has no field or method Unlock) (typecheck)
|
golangci:
cmd/soroban-rpc/internal/db/db.go#L156
rw.db.Clone undefined (type *DB has no field or method Clone) (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/
|