Skip to content

feat: 限流-CPU使用率自适应限流 #293

feat: 限流-CPU使用率自适应限流

feat: 限流-CPU使用率自适应限流 #293

Triggered via pull request August 21, 2024 10:24
Status Failure
Total duration 3m 5s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 6 warnings
golangci-lint (1.19.x): plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
golangci-lint (1.19.x): pkg/model/context.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.19.x): pkg/config/serverconnector.go#L168
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.19.x): plugin/ratelimiter/bbr/cpu/stat.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.19.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.19.x): plugin/ratelimiter/bbr/config.go#L1
file-header: the file doesn't have an appropriate header (revive)
golangci-lint (1.19.x): pkg/flow/configuration/config_flow.go#L158
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.19.x): pkg/flow/configuration/config_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.19.x): pkg/flow/configuration/config_flow.go#L227
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.19.x): plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
golangci-lint (1.18.x)
The job was canceled because "_1_19_x" failed.
golangci-lint (1.18.x): plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
golangci-lint (1.18.x): pkg/model/context.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.18.x): pkg/config/serverconnector.go#L168
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.18.x): plugin/ratelimiter/bbr/cpu/stat.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.18.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.18.x): plugin/ratelimiter/bbr/config.go#L1
file-header: the file doesn't have an appropriate header (revive)
golangci-lint (1.18.x): pkg/flow/configuration/config_flow.go#L158
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.18.x): pkg/flow/configuration/config_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.18.x): pkg/flow/configuration/config_flow.go#L227
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.18.x): plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
golangci-lint (1.17.x)
The job was canceled because "_1_19_x" failed.
golangci-lint (1.17.x): plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
golangci-lint (1.17.x): pkg/model/context.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.17.x): plugin/ratelimiter/bbr/cpu/stat.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.17.x): plugin/ratelimiter/bbr/cpu/stat.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.17.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.17.x): plugin/ratelimiter/bbr/config.go#L1
file-header: the file doesn't have an appropriate header (revive)
golangci-lint (1.17.x): pkg/flow/configuration/config_flow.go#L158
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.17.x): pkg/flow/configuration/config_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.17.x): pkg/flow/configuration/config_flow.go#L227
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.17.x): plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
golangci-lint (1.16.x)
The job was canceled because "_1_19_x" failed.
golangci-lint (1.16.x): plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
golangci-lint (1.16.x): pkg/model/context.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.16.x): plugin/ratelimiter/bbr/cpu/stat.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.16.x): plugin/ratelimiter/bbr/cpu/stat.go#L24
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.16.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.16.x): plugin/ratelimiter/bbr/config.go#L1
file-header: the file doesn't have an appropriate header (revive)
golangci-lint (1.16.x): pkg/flow/configuration/config_flow.go#L158
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.16.x): pkg/flow/configuration/config_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.16.x): pkg/flow/configuration/config_flow.go#L227
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.16.x): plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
golangci-lint (1.15.x)
The job was canceled because "_1_19_x" failed.
golangci-lint (1.15.x)
The operation was canceled.
golangci-lint (1.20.x)
The job was canceled because "_1_19_x" failed.
golangci-lint (1.20.x): plugin/metrics/prometheus/reporter.go#L379
Error return value of `pa.pusher.Delete` is not checked (errcheck)
golangci-lint (1.20.x): pkg/model/context.go#L28
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.20.x): pkg/config/serverconnector.go#L168
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.20.x): plugin/ratelimiter/bbr/cpu/stat.go#L22
File is not `gci`-ed with --skip-generated -s standard -s default -s prefix(github.com/polarismesh/polaris-go) --custom-order (gci)
golangci-lint (1.20.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.20.x): plugin/ratelimiter/bbr/config.go#L1
file-header: the file doesn't have an appropriate header (revive)
golangci-lint (1.20.x): pkg/flow/configuration/config_flow.go#L158
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.20.x): pkg/flow/configuration/config_flow.go#L193
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.20.x): pkg/flow/configuration/config_flow.go#L227
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKError (govet)
golangci-lint (1.20.x): plugin/serverconnector/grpc/operation_sync.go#L223
printf: non-constant format string in call to github.com/polarismesh/polaris-go/pkg/model.NewSDKErrorWithServerInfo (govet)
golangci-lint (1.19.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint (1.19.x): plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L32
import-shadowing: The name 'cpu' shadows an import name (revive)
golangci-lint (1.18.x): plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L32
import-shadowing: The name 'cpu' shadows an import name (revive)
golangci-lint (1.17.x): plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L32
import-shadowing: The name 'cpu' shadows an import name (revive)
golangci-lint (1.16.x): plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L32
import-shadowing: The name 'cpu' shadows an import name (revive)
golangci-lint (1.20.x): plugin/ratelimiter/bbr/cpu/psutil_cpu.go#L32
import-shadowing: The name 'cpu' shadows an import name (revive)