Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref:#7800
dnsprovider/pkg/dnsprovider/plugins.go:90:26: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/aws/route53/stubs/route53api.go:83:27: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/aws/route53/stubs/route53api.go:88:27: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/aws/route53/stubs/route53api.go:113:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/aws/route53/stubs/route53api.go:124:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/aws/route53/stubs/route53api.go:127:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/coredns/coredns.go:71:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/coredns/coredns.go:81:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/coredns/rrchangeset.go:100:24: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/coredns/rrsets.go:55:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/coredns/rrsets.go:68:26: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/changes_create_call.go:52:26: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/changes_create_call.go:58:26: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/managed_zone_create_call.go:41:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/managed_zone_create_call.go:41:25: error strings should not end with punctuation or a newline (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/managed_zones_delete_call.go:48:20: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/managed_zones_delete_call.go:50:19: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/managed_zones_list_call.go:43:25: error strings should not end with punctuation or a newline (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/internal/stubs/rrsets_service.go:41:25: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/rrchangeset.go:107:20: error strings should not be capitalized (ST1005)
dnsprovider/pkg/dnsprovider/providers/google/clouddns/rrchangeset.go:111:20: error strings should not be capitalized (ST1005)