Skip to content

Rename CI workflow to 'Lint and Test' and enhance style drift detecti… #6

Rename CI workflow to 'Lint and Test' and enhance style drift detecti…

Rename CI workflow to 'Lint and Test' and enhance style drift detecti… #6

Triggered via push September 25, 2025 14:10
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Lint & Static Analysis
21s
Lint & Static Analysis
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint & Static Analysis: src/Filters/ApiKeyFilter.php#L28
Function config not found.
Lint & Static Analysis: src/Filters/ApiKeyFilter.php#L25
Call to an undefined method CodeIgniter\HTTP\RequestInterface::getGet().
Lint & Static Analysis: src/Filters/ApiKeyFilter.php#L25
Call to an undefined method CodeIgniter\HTTP\RequestInterface::getGet().
Lint & Static Analysis: src/Filters/ApiKeyFilter.php#L18
Function config not found.
Lint & Static Analysis: src/Config/Rest.php#L110
Property chriskacerguis\RestServer\Config\Rest::$forcedCorsHeaders type has no value type specified in iterable type array.
Lint & Static Analysis: src/Config/Rest.php#L109
Property chriskacerguis\RestServer\Config\Rest::$allowedCorsOrigins type has no value type specified in iterable type array.
Lint & Static Analysis: src/Config/Rest.php#L107
Property chriskacerguis\RestServer\Config\Rest::$allowedCorsMethods type has no value type specified in iterable type array.
Lint & Static Analysis: src/Config/Rest.php#L104
Property chriskacerguis\RestServer\Config\Rest::$allowedCorsHeaders type has no value type specified in iterable type array.
Lint & Static Analysis: src/Config/Rest.php#L33
Property chriskacerguis\RestServer\Config\Rest::$validLogins type has no value type specified in iterable type array.
Lint & Static Analysis: src/Config/Rest.php#L16
Property chriskacerguis\RestServer\Config\Rest::$supportedFormats type has no value type specified in iterable type array.