ci: add Super-Linter #2
Annotations
10 errors
Lint Code Base:
frankenphp.stub.php#L5
Function frankenphp_handle_request() should return bool but return statement is missing.
|
Lint Code Base:
frankenphp.stub.php#L7
Function headers_send() should return int but return statement is missing.
|
Lint Code Base:
frankenphp.stub.php#L9
Function frankenphp_finish_request() should return bool but return statement is missing.
|
Lint Code Base:
frankenphp.stub.php#L14
Function fastcgi_finish_request() should return bool but return statement is missing.
|
Lint Code Base:
testdata/_executor.php#L9
Function frankenphp_handle_request not found.
|
Lint Code Base:
testdata/connectionStatusLog.php#L9
Function frankenphp_finish_request not found.
|
Lint Code Base:
testdata/die.php#L4
Function frankenphp_handle_request not found.
|
Lint Code Base:
testdata/early-hints.php#L8
Function headers_send not found.
|
Lint Code Base:
testdata/finish-request.php#L8
Function frankenphp_finish_request not found.
|
Lint Code Base:
testdata/non-worker.php#L3
Function frankenphp_handle_request not found.
|