Skip to content

Merge branch 'main' into main #2

Merge branch 'main' into main

Merge branch 'main' into main #2

Triggered via push June 30, 2023 02:14
Status Failure
Total duration 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: server/internal/middleware/frequency_control.go#L33
return with no blank line before (nlreturn)
lint: server/internal/middleware/frequency_control.go#L34
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
lint: server/internal/middleware/frequency_control.go#L39
comment on exported function `LimitHandler` should be of the form `LimitHandler ...` (golint)
lint: server/internal/middleware/frequency_control.go#L47
return with no blank line before (nlreturn)
lint: server/internal/middleware/frequency_control.go#L51
return with no blank line before (nlreturn)
lint
issues found