Skip to content

add njs to nginx build #1275

add njs to nginx build

add njs to nginx build #1275

Triggered via pull request April 10, 2024 19:17
Status Failure
Total duration 5m 19s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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