Skip to content
GitHub Actions / Qodana for PHP completed Jun 16, 2024 in 0s

146 new problems found by Qodana for PHP

Qodana for PHP

146 new problems were found

Inspection name Severity Problems
Undefined class 🔶 Warning 85
Undefined method 🔶 Warning 34
Undefined namespace 🔶 Warning 23
Incompatible return type 🔶 Warning 3
Type mismatch in property assignment 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 43 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Type mismatch in property assignment

Incompatible types: Expected property of type '\\Psr\\Http\\Message\\ResponseInterface', '\\Laminas\\Diactoros\\Response\\EmptyResponse' provided

Check warning on line 105 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Incompatible return type

Return value type is not compatible with declared

Check warning on line 65 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Incompatible return type

Return value type is not compatible with declared

Check warning on line 145 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Incompatible return type

Return value type is not compatible with declared

Check warning on line 65 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'EmptyResponse'

Check warning on line 79 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'RouteResult'

Check warning on line 112 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'MiddlewareContainer'

Check warning on line 69 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'RouteResult'

Check warning on line 93 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Exception'

Check warning on line 134 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Exception'

Check warning on line 29 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'TestCase'

Check warning on line 15 in src/App/src/Middleware/DeprecationMiddleware.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'ResponseInterface'

Check warning on line 24 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'RequestHandlerInterface'

Check warning on line 111 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'LazyLoadingMiddleware'

Check warning on line 26 in src/App/src/Middleware/DeprecationMiddleware.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'MiddlewareInterface'

Check warning on line 17 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Route'

Check warning on line 103 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'ResponseInterface'

Check warning on line 12 in test/Unit/App/Attribute/ResourceDeprecationTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'TestCase'

Check warning on line 103 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'ServerRequestInterface'

Check warning on line 124 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'ResponseInterface'

Check warning on line 167 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'MiddlewareContainer'

Check warning on line 37 in src/App/src/Middleware/DeprecationMiddleware.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'ServerRequestInterface'

Check warning on line 159 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Route'

Check warning on line 17 in src/App/src/Middleware/DeprecationMiddleware.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'MiddlewareInterface'

Check warning on line 57 in test/Unit/App/Middleware/DeprecationMiddlewareTest.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'RequestHandlerInterface'