Skip to content

添加vless功能并更正grpc设定 #903

添加vless功能并更正grpc设定

添加vless功能并更正grpc设定 #903

Triggered via pull request June 23, 2023 15:56
Status Failure
Total duration 1m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/Controllers/LinkController.php#L223
* [Inline control structure] Inline control structures are not allowed * [Disallow equal operators] Operator != is disallowed, use !== instead.
lint: src/Controllers/LinkController.php#L222
* [Disallow equal operators] Operator == is disallowed, use === instead. * [Scope closing brace] Closing brace must be on a line by itself
lint: src/Controllers/LinkController.php#L251
* [Disallow equal operators] Operator != is disallowed, use !== instead. * [Disallow equal operators] Operator == is disallowed, use === instead.
lint: src/Controllers/LinkController.php#L220
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".". * [Scope closing brace] Closing brace must be on a line by itself
lint: src/Controllers/LinkController.php#L227
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".". * [Scope closing brace] Closing brace must be on a line by itself
lint: src/Controllers/LinkController.php#L228
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".".
lint: src/Controllers/LinkController.php#L230
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".".
lint: src/Controllers/LinkController.php#L232
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".". * [Scope closing brace] Closing brace must be on a line by itself
lint: src/Controllers/LinkController.php#L235
* [Require combined assignment operator] Use ".=" operator instead of "=" and ".". * [Scope closing brace] Closing brace must be on a line by itself
lint: src/Controllers/LinkController.php#L236
* [Scope closing brace] Closing brace indented incorrectly; expected 16 spaces, found 20