Merge pull request #5066 from mollykarcher/molly/master/tx-queue #1348
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 6 warnings
golangci:
support/app/main.go#L5
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
golangci:
support/db/schema/main.go#L60
ST1005: error strings should not be capitalized (stylecheck)
|
golangci:
tools/horizon-verify/main.go#L30
Error return value of `cmd.Help` is not checked (errcheck)
|
golangci:
tools/horizon-verify/main.go#L19
don't use `init` function (gochecknoinits)
|
golangci:
tools/horizon-verify/main.go#L21
line is 175 characters (lll)
|
golangci:
tools/horizon-verify/main.go#L71
line is 149 characters (lll)
|
golangci:
tools/horizon-verify/main.go#L123
line is 157 characters (lll)
|
golangci:
tools/horizon-verify/main.go#L22
mnd: Magic number: 10000, in <argument> detected (gomnd)
|
golangci:
services/regulated-assets-approval-server/internal/db/dbmigrate/dbmigrate_test.go#L20
unnecessary conversion (unconvert)
|
golangci:
services/ticker/internal/gql/bigint.go#L38
mnd: Magic number: 10, in <argument> detected (gomnd)
|
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/
|