Several KiC fixes and improvements #3697
Annotations
10 errors and 1 warning
utils/utils_test.go#L156
string `foo.md` has 5 occurrences, make it a constant (goconst)
|
utils/utils_test.go#L163
string `bar` has 4 occurrences, make it a constant (goconst)
|
file/kong2kic.go#L315
string `Please, provide a name for the plugin before generating Kong Ingress Controller manifests.` has 3 occurrences, make it a constant (goconst)
|
file/kong2kic.go#L610
string `Service name is empty. This is not recommended.` has 4 occurrences, make it a constant (goconst)
|
file/kong2kic.go#L611
string `Please, provide a name for the service before generating Kong Ingress Controller manifests.` has 4 occurrences, make it a constant (goconst)
|
cmd/diff.go#L35
string `a state file with Kong's configuration ` has 3 occurrences, make it a constant (goconst)
|
cmd/file_addtags.go#L82
string `Defaults to all Kong entities. Repeat for multiple selectors.` has 3 occurrences, make it a constant (goconst)
|
cmd/file_addplugins.go#L158
string `Output format: ` has 4 occurrences, make it a constant (goconst)
|
cmd/diff.go#L44
string `This flag can be specified multiple times for multiple files.
|
cmd/konnect_diff.go#L38
string `export consumers, associated credentials and any plugins associated ` has 3 occurrences, make it a constant (goconst)
|
|
The logs for this run have expired and are no longer available.
Loading