feat: support agent auto injection #159
Annotations
5 errors and 1 warning
pkg/cache/config_cache.go#L43
shadow: declaration of "value" shadows declaration at line 40 (govet)
|
pkg/cache/service_cache.go#L43
shadow: declaration of "value" shadows declaration at line 40 (govet)
|
pkg/polarisapi/config_api.go#L49
shadow: declaration of "err" shadows declaration at line 45 (govet)
|
pkg/polarisapi/config_api.go#L65
shadow: declaration of "err" shadows declaration at line 61 (govet)
|
|
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/.
|
This job failed
Loading