Added structs for bucket throttle #766
Annotations
3 errors and 4 warnings
Lint checks Go 1.21.x:
quota-commands.go#L106
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
|
Lint checks Go 1.21.x:
quota-commands.go#L60
structtag: struct field tag `json:id` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
Lint checks Go 1.21.x
Process completed with exit code 1.
|
Lint checks Go 1.21.x
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/
|
Testing Go 1.21.x on 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/
|
Testing Go 1.21.x on macos-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/
|
Testing Go 1.21.x on windows-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/
|