Skip to content

feat: 连接北极星获取自身IP时增加超时,防止阻塞住 #267

feat: 连接北极星获取自身IP时增加超时,防止阻塞住

feat: 连接北极星获取自身IP时增加超时,防止阻塞住 #267

Triggered via pull request February 1, 2024 09:11
Status Failure
Total duration 1m 1s
Artifacts

golangci-lint.yml

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

Annotations

32 errors and 6 warnings
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): plugin/circuitbreaker/composite/task_pool.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): plugin/circuitbreaker/composite/task_pool.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/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.18.x)
golangci-lint exit with code 2
golangci-lint (1.19.x)
The job was canceled because "_1_18_x" failed.
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): plugin/circuitbreaker/composite/task_pool.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): plugin/circuitbreaker/composite/task_pool.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/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.19.x)
golangci-lint exit with code 2
golangci-lint (1.20.x)
The job was canceled because "_1_18_x" failed.
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): plugin/circuitbreaker/composite/task_pool.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): plugin/circuitbreaker/composite/task_pool.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/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.20.x)
golangci-lint exit with code 2
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/circuitbreaker/composite/task_pool.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/circuitbreaker/composite/task_pool.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): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.16.x)
golangci-lint exit with code 2
golangci-lint (1.15.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.15.x): plugin/circuitbreaker/composite/task_pool.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.15.x): plugin/circuitbreaker/composite/task_pool.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.15.x): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.15.x)
golangci-lint exit with code 2
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/circuitbreaker/composite/task_pool.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/circuitbreaker/composite/task_pool.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): pkg/model/local/value.go#L100
sloppyTypeAssert: type assertion from/to types are identical (gocritic)
golangci-lint (1.17.x)
golangci-lint exit with code 2
golangci-lint (1.18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.