Skip to content

Improve ease of extention #5

Improve ease of extention

Improve ease of extention #5

Triggered via pull request June 19, 2024 16:15
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Coding standards
10s
Coding standards
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Coding standards: src/Bridge.php#L45
Method \DI\Bridge\Slim\Bridge::createInvoker() has useless @param annotation for parameter $container.
Coding standards: src/Bridge.php#L46
Method \DI\Bridge\Slim\Bridge::createInvoker() has useless @return annotation.
Coding standards: src/Bridge.php#L65
Method \DI\Bridge\Slim\Bridge::createControllerInvoker() has useless @param annotation for parameter $container.
Coding standards: src/Bridge.php#L66
Method \DI\Bridge\Slim\Bridge::createControllerInvoker() has useless @return annotation.
Coding standards: src/ControllerInvoker.php#L51
Missing parameter name
Coding standards: src/ControllerInvoker.php#L54
Method \DI\Bridge\Slim\ControllerInvoker::processResponse() does not have parameter type hint nor @param annotation for its parameter $response.
Coding standards: src/ControllerInvoker.php#L62
Method \DI\Bridge\Slim\ControllerInvoker::injectRouteArguments() has useless @param annotation for parameter $request.
Coding standards: src/ControllerInvoker.php#L64
Method \DI\Bridge\Slim\ControllerInvoker::injectRouteArguments() has useless @return annotation.
Coding standards
Process completed with exit code 1.