Skip to content

feat: http实例查询接口支持多个metadata条件查询 #1478

feat: http实例查询接口支持多个metadata条件查询

feat: http实例查询接口支持多个metadata条件查询 #1478

Triggered via pull request May 23, 2024 07:07
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint (1.21.5): apiserver/nacosserver/v2/server.go#L258
shadow: declaration of "err" shadows declaration at line 246 (govet)
golangci-lint (1.21.5): apiserver/eurekaserver/server.go#L348
shadow: declaration of "err" shadows declaration at line 325 (govet)
golangci-lint (1.21.5): apiserver/nacosserver/v2/remote/client_conn.go#L279
shadow: declaration of "client" shadows declaration at line 275 (govet)
golangci-lint (1.21.5): service/service.go#L135
shadow: declaration of "err" shadows declaration at line 129 (govet)
golangci-lint (1.21.5): config/config_file.go#L347
shadow: declaration of "file" shadows declaration at line 346 (govet)
golangci-lint (1.21.5): config/config_file_release.go#L158
shadow: declaration of "err" shadows declaration at line 113 (govet)
golangci-lint (1.21.5): config/config_file_release.go#L307
shadow: declaration of "err" shadows declaration at line 298 (govet)
golangci-lint (1.21.5): config/config_file_release.go#L772
shadow: declaration of "err" shadows declaration at line 756 (govet)
golangci-lint (1.21.5): config/config_file_release.go#L784
shadow: declaration of "err" shadows declaration at line 756 (govet)
golangci-lint (1.21.5): config/config_file_release_history.go#L94
shadow: declaration of "data" shadows declaration at line 93 (govet)
golangci-lint (1.21.5)
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/.