This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
Merge remote-tracking branch 'upstream/master' #94
Annotations
10 errors and 2 warnings
Analyze (go)
newError("Get Inbound Limiter information failed").AtDebug().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("cache service").Base(err).AtError().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("cache service").Base(err).AtError().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
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)
|
Analyze (go)
newError("Devices reach the limit: ", user.Email).AtWarning().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("Using sniffer ", protocolString, " since the fake DNS missed").WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("sniffed domain: ", domain).WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("sniffed domain: ", domain).WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError(fmt.Sprintf("User %s access %s reject by rule", sessionInbound.User.Email, destination.String())).AtError().WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
newError("taking platform initialized detour [", forcedOutboundTag, "] for [", destination, "]").WriteToLog undefined (type *"github.com/xtls/xray-core/common/errors".Error has no field or method WriteToLog)
|
Analyze (go)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, github/codeql-action/init@v2, actions/setup-go@v4, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Analyze (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|