🧹 chore: Improve Performance of Fiber Router #6710
Annotations
6 errors and 1 warning
golangci-lint:
app.go#L877
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
router.go#L226
Error return value of `ctx.SendStatus` is not checked (errcheck)
|
golangci-lint:
router.go#L240
Error return value of `ctx.SendStatus` is not checked (errcheck)
|
golangci-lint:
router.go#L257
Error return value of `c.SendStatus` is not checked (errcheck)
|
golangci-lint:
router.go#L271
Error return value of `c.SendStatus` is not checked (errcheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading