Skip to content

PR #459

PR #459 #141

Triggered via dynamic November 20, 2025 11:58
Status Success
Total duration 48s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 6 notices
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L18
Undefined class 'AuthenticationInterface'
Undefined class: src/App/src/Middleware/AuthenticationMiddleware.php#L18
Undefined class 'AuthenticationInterface'
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L18
phpstan:: Property Api\\App\\Middleware\\AuthenticationMiddleware::$auth has unknown class Api\\App\\Middleware\\AuthenticationInterface as its type.
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L18
phpstan:: Parameter $auth of method Api\\App\\Middleware\\AuthenticationMiddleware::__construct() has invalid type Api\\App\\Middleware\\AuthenticationInterface.
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L23
phpstan:: Call to method authenticate() on an unknown class Api\\App\\Middleware\\AuthenticationInterface.
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L18
phpstan:: Property Api\\App\\Middleware\\AuthenticationMiddleware::$auth has unknown class Api\\App\\Middleware\\AuthenticationInterface as its type.
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L18
phpstan:: Parameter $auth of method Api\\App\\Middleware\\AuthenticationMiddleware::__construct() has invalid type Api\\App\\Middleware\\AuthenticationInterface.
PHPStan validation: src/App/src/Middleware/AuthenticationMiddleware.php#L23
phpstan:: Call to method authenticate() on an unknown class Api\\App\\Middleware\\AuthenticationInterface.