add njs to nginx build #1275
Annotations
5 errors
lint:
internal/ingress/controller/config/config.go#L455
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
pkg/flags/flags.go#L231
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
internal/ingress/controller/config/config.go#L456
structtag: struct field tag `json:"enable-njs,omitempty` not compatible with reflect.StructTag.Get: bad syntax for struct tag value (govet)
|
lint:
internal/ingress/controller/template/template.go#L193
the given struct should be annotated with the `json` tag (musttag)
|
lint
issues found
|