Skip to content

Added bucket throttle configuration struct #1129

Added bucket throttle configuration struct

Added bucket throttle configuration struct #1129

Triggered via pull request December 4, 2023 13:29
Status Failure
Total duration 1m 19s
Artifacts

go.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 2 warnings
Test on Go 1.19.x and ubuntu-latest: pkg/throttle/throttle.go#L24
commentFormatting: put a space between `//` and comment text (gocritic)
Test on Go 1.19.x and ubuntu-latest: pkg/throttle/throttle.go#L47
File is not `goimports`-ed (goimports)
Test on Go 1.19.x and ubuntu-latest: pkg/throttle/throttle.go#L18
package-comments: package comment should be of the form "Package throttle ..." (revive)
Test on Go 1.19.x and ubuntu-latest: 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)
Test on Go 1.19.x and ubuntu-latest
lint] Error 1
Test on Go 1.19.x and ubuntu-latest
Process completed with exit code 2.
Test on Go 1.21.x and ubuntu-latest: pkg/throttle/throttle.go#L24
commentFormatting: put a space between `//` and comment text (gocritic)
Test on Go 1.21.x and ubuntu-latest: pkg/throttle/throttle.go#L47
File is not `goimports`-ed (goimports)
Test on Go 1.21.x and ubuntu-latest: pkg/throttle/throttle.go#L18
package-comments: package comment should be of the form "Package throttle ..." (revive)
Test on Go 1.21.x and ubuntu-latest: 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)
Test on Go 1.21.x and ubuntu-latest
lint] Error 1
Test on Go 1.21.x and ubuntu-latest
The operation was canceled.
Test on Go 1.19.x and ubuntu-latest
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/
Test on Go 1.21.x and ubuntu-latest
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/