Added bucket throttle configuration struct #1129
Annotations
6 errors and 1 warning
pkg/throttle/throttle.go#L24
commentFormatting: put a space between `//` and comment text (gocritic)
|
pkg/throttle/throttle.go#L47
File is not `goimports`-ed (goimports)
|
pkg/throttle/throttle.go#L18
package-comments: package comment should be of the form "Package throttle ..." (revive)
|
pkg/throttle/throttle.go#L32
structtag: struct field tag `json:"APIs",omitempty` not compatible with reflect.StructTag.Get: key:"value" pairs not separated by spaces (govet)
|
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading