[Framework] Add ingress cache #134
Annotations
8 errors
|
Lint
Process completed with exit code 2.
|
|
Lint:
pkg/ingressCache/safeTrie_test.go#L294
commentFormatting: put a space between `//` and comment text (gocritic)
|
|
Lint:
pkg/ingressCache/safeTrie_test.go#L24
File is not properly formatted (gci)
|
|
Lint:
pkg/ingressCache/safeTrie.go#L5
File is not properly formatted (gci)
|
|
Lint:
pkg/ingressCache/safeTrie.go#L83
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
|
Lint:
pkg/ingressCache/safeTrie.go#L74
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
|
Lint:
pkg/ingressCache/safeTrie.go#L47
errorf: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (revive)
|
|
Lint:
pkg/ingressCache/safeTrie_test.go#L61
var-naming: var testApiPath should be testAPIPath (revive)
|