Skip to content

Implemented API evolution #208

Implemented API evolution

Implemented API evolution #208

GitHub Actions / Qodana for PHP completed Jun 14, 2024 in 0s

143 new problems found by Qodana for PHP

Qodana for PHP

143 new problems were found

Inspection name Severity Problems
Undefined class 🔶 Warning 83
Undefined method 🔶 Warning 34
Undefined namespace 🔶 Warning 22
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 119 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 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 49 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 'RequestHandlerInterface'

Check warning on line 72 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 152 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 41 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 'RouteResult'

Check warning on line 143 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 47 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 'LazyLoadingMiddleware'

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 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 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 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 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 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 38 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 16 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 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 153 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 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 'ServerRequestInterface'

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'