Skip to content

ci: add Super-Linter #2

ci: add Super-Linter

ci: add Super-Linter #2

Triggered via pull request December 1, 2023 13:39
@dunglasdunglas
synchronize #323
ci/lint
Status Failure
Total duration 5m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.