Add protobuf based MetadataService support #2261
Annotations
5 errors and 3 warnings
lint (1.20):
registry/servicediscovery/service_instances_changed_listener_impl.go#L252
shadow: declaration of "err" shadows declaration at line 233 (govet)
|
lint (1.20):
metadata/metadata.go#L40
ineffectual assignment to err (ineffassign)
|
lint (1.20):
metadata/metadata.go#L41
ineffectual assignment to err (ineffassign)
|
lint (1.20):
config/root_config.go#L350
ineffectual assignment to err (ineffassign)
|
lint (1.20)
issues found
|
lint (1.20)
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/golangci-lint-action@v3.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (1.20)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|
lint (1.20)
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
|