hotfix:修复鉴权interceptor遗漏请求来源 #201
Annotations
10 errors and 1 warning
golangci-lint (1.21.5):
cache/service/service_contract.go#L119
Error return value of `sc.upsertValueCache` is not checked (errcheck)
|
golangci-lint (1.21.5):
cache/service/service_contract.go#L123
Error return value of `sc.upsertValueCache` is not checked (errcheck)
|
golangci-lint (1.21.5):
auth/policy/server.go#L96
Error return value of `svr.checker.Initialize` is not checked (errcheck)
|
golangci-lint (1.21.5):
apiserver/nacosserver/v1/config/access.go#L145
Error return value of `handler.ProcessZip` is not checked (errcheck)
|
golangci-lint (1.21.5):
apiserver/nacosserver/v1/endpoints.go#L72
Error return value of `rsp.Write` is not checked (errcheck)
|
golangci-lint (1.21.5):
store/mysql/lane.go#L298
line is 149 characters (lll)
|
golangci-lint (1.21.5):
service/interceptor/paramcheck/check.go#L354
line is 149 characters (lll)
|
golangci-lint (1.21.5):
service/interceptor/paramcheck/check.go#L364
line is 143 characters (lll)
|
golangci-lint (1.21.5):
cache/service/lane.go#L150
S1033: unnecessary guard around call to delete (gosimple)
|
golangci-lint (1.21.5):
cache/service/instance.go#L167
shadow: declaration of "err" shadows declaration at line 149 (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/.
|