Add infinite loop fix #7
Merged
Annotations
7 errors and 1 warning
golangci-lint:
internal/ingress/controller/controller.go#L426
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
internal/ingress/controller/controller.go#L1213
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint:
internal/ingress/controller/admission_batcher.go#L17
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
internal/ingress/controller/admission_batcher.go#L141
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
golangci-lint:
internal/ingress/controller/admission_batcher.go#L148
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
golangci-lint:
internal/ingress/controller/admission_batcher.go#L155
S1012: should use `time.Since` instead of `time.Now().Sub` (gosimple)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading