Add WebUI Support for V2Ray #2614
Annotations
9 errors and 2 warnings
lint:
app/commander/commander.go#L7
File is not properly formatted (gofumpt)
|
lint:
app/commander/webcommander/webcommander.go#L41
File is not properly formatted (gofumpt)
|
lint:
app/commander/webcommander/webcommander.go#L112
File is not properly formatted (gofumpt)
|
lint:
app/commander/webcommander/webcommander.go#L59
ST1003: should not use underscores in Go names; var api_path should be apiPath (stylecheck)
|
lint:
app/subscription/subscriptionmanager/tracked_subscription.go#L80
(*trackedSubscription).fillStatus - result 0 (error) is always nil (unparam)
|
lint:
app/commander/webcommander/webcommander.go#L42
unnecessary trailing newline (whitespace)
|
lint:
app/commander/webcommander/webcommander.go#L111
unnecessary leading newline (whitespace)
|
lint:
app/commander/webcommander/webcommander.go#L122
unnecessary trailing newline (whitespace)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/v2ray-core/v2ray-core. Supported file pattern: go.sum
|