xdr: update decoders to use a maximum depth (#5057) #1343
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:
toid/main.go#L95
ST1005: error strings should not be capitalized (stylecheck)
|
golangci:
toid/main.go#L99
ST1005: error strings should not be capitalized (stylecheck)
|
golangci:
support/render/health/handler_test.go#L19
response body must be closed (bodyclose)
|
golangci:
support/render/health/handler_test.go#L4
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
golangci:
services/ticker/internal/utils/main.go#L103
don't use `init` function (gochecknoinits)
|
golangci:
services/ticker/internal/utils/main.go#L89
G404: Use of weak random number generator (math/rand instead of crypto/rand) (gosec)
|
golangci:
services/ticker/internal/utils/main.go#L66
mnd: Magic number: 1000000, in <return> detected (gomnd)
|
golangci:
support/db/metrics.go#L357
357-377 lines are duplicate of `support/db/metrics.go:383-403` (dupl)
|
golangci:
support/db/metrics.go#L383
383-403 lines are duplicate of `support/db/metrics.go:357-377` (dupl)
|
golangci:
support/db/session.go#L191
Error return value of `s.Rollback` is not checked (errcheck)
|
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/
|