exp/ledgerexporter: Drop unneeded dependency on historyarchive
. (#4…
#21
Annotations
10 errors and 6 warnings
golangci:
services/ticker/internal/tickerdb/tickerdbtest/tickerdbtest.go#L16
Function 'SetupTickerTestSession' has too many statements (76 > 50) (funlen)
|
golangci:
services/ticker/internal/tickerdb/tickerdbtest/tickerdbtest.go#L328
naked return in func `SetupTickerTestSession` with 313 lines of code (nakedret)
|
golangci:
services/horizon/internal/test/log.go#L4
`github.com/sirupsen/logrus` is in the denylist: logging is allowed only by logutils.Log (depguard)
|
golangci:
services/horizon/internal/test/main.go#L13
`github.com/sirupsen/logrus` is in the denylist: logging is allowed only by logutils.Log (depguard)
|
golangci:
services/horizon/internal/test/t.go#L11
`github.com/sirupsen/logrus` is in the denylist: logging is allowed only by logutils.Log (depguard)
|
golangci:
services/horizon/internal/test/log.go#L10
don't use `init` function (gochecknoinits)
|
golangci:
services/horizon/internal/test/http.go#L38
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
golangci:
services/horizon/internal/test/http.go#L49
should rewrite http.NewRequestWithContext or add (*Request).WithContext (noctx)
|
golangci:
services/regulated-assets-approval-server/internal/serve/httperror/http_error_test.go#L39
line is 317 characters (lll)
|
golangci:
services/regulated-assets-approval-server/internal/serve/httperror/http_error.go#L16
ST1016: methods on the same type should have the same receiver name (seen 1x "e", 1x "h") (stylecheck)
|
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/
|