Skip to content

fix:fix POLARIS_CONFIG_IP is the same as POLARIS_CONFIG_PORT BUG (#191) #169

fix:fix POLARIS_CONFIG_IP is the same as POLARIS_CONFIG_PORT BUG (#191)

fix:fix POLARIS_CONFIG_IP is the same as POLARIS_CONFIG_PORT BUG (#191) #169

Triggered via push July 9, 2024 02:52
Status Failure
Total duration 28s
Artifacts
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golangci-lint (1.21): pkg/polarisapi/config_api.go#L49
shadow: declaration of "err" shadows declaration at line 45 (govet)
golangci-lint (1.21): pkg/polarisapi/config_api.go#L65
shadow: declaration of "err" shadows declaration at line 61 (govet)
golangci-lint (1.21): pkg/cache/config_cache.go#L43
shadow: declaration of "value" shadows declaration at line 40 (govet)
golangci-lint (1.21): pkg/cache/service_cache.go#L43
shadow: declaration of "value" shadows declaration at line 40 (govet)
golangci-lint (1.21)
golangci-lint exit with code 2
golangci-lint (1.21)
The following actions uses Node.js version which is deprecated 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/