This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
Merge remote-tracking branch 'upstream/master' #81
Annotations
5 errors and 1 warning
common/rule/rule.go#L68
newError(fmt.Sprintf("Record illegal behavior failed! Cannot find user's uid: %s", email)).AtDebug().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
common/limiter/limiter.go#L221
newError("Get Inbound Limiter information failed").AtDebug().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
common/limiter/limiter.go#L241
newError("cache service").Base(err).AtError().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
common/limiter/limiter.go#L267
newError("cache service").Base(err).AtError().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading