lint #1
Annotations
10 errors and 1 warning
lint:
common/limiter/rate.go#L31
Error return value of `w.limiter.WaitN` is not checked (errcheck)
|
lint:
common/mylego/mylego.go#L59
Error return value is not checked (errcheck)
|
lint:
common/mylego/mylego.go#L99
Error return value is not checked (errcheck)
|
lint:
common/mylego/mylego.go#L136
Error return value is not checked (errcheck)
|
lint:
app/mydispatcher/default.go#L110
Error return value of `core.RequireFeatures` is not checked (errcheck)
|
lint:
app/mydispatcher/default.go#L176
Error return value of `common.Interrupt` is not checked (errcheck)
|
lint:
app/mydispatcher/default.go#L177
Error return value of `common.Interrupt` is not checked (errcheck)
|
lint:
app/mydispatcher/default.go#L411
Error return value of `common.Interrupt` is not checked (errcheck)
|
lint:
service/controller/controller.go#L166
Error return value of `(*github.com/xtls/xray-core/common/task.Periodic).Start` is not checked (errcheck)
|
lint:
service/controller/inboundbuilder.go#L111
Error return value of `rand.Read` is not checked (errcheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|