Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #266: Replaced annotation-based dependency injection with attribute-based dependency injection #280

Merged
merged 2 commits into from
Jun 11, 2024

missing throws

76e883e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Issue #266: Replaced annotation-based dependency injection with attribute-based dependency injection #280

missing throws
76e883e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana for PHP completed Jun 10, 2024 in 0s

162 new problems found by Qodana for PHP

Qodana for PHP

162 new problems were found

Inspection name Severity Problems
Undefined class 🔶 Warning 116
Undefined namespace 🔶 Warning 46

💡 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 45 in src/Admin/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedServiceFactory'

Check warning on line 12 in src/App/src/Repository/OAuthAccessTokenRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 37 in src/User/src/Entity/UserResetPassword.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Column'

Check warning on line 63 in src/User/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedServiceFactory'

Check warning on line 9 in src/App/src/Repository/OAuthClientRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 9 in src/App/src/Repository/OAuthAuthCodeRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 21 in src/App/src/Repository/OAuthAccessTokenRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 61 in src/User/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedServiceFactory'

Check warning on line 29 in src/User/src/Handler/AccountActivateHandler.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Inject'

Check warning on line 29 in src/App/src/Middleware/ContentNegotiationMiddleware.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Inject'

Check warning on line 48 in src/Admin/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedRepositoryFactory'

Check warning on line 12 in src/User/src/Entity/UserResetPassword.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Mapping'

Check warning on line 72 in src/App/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedServiceFactory'

Check warning on line 31 in src/User/src/Handler/AccountResetPasswordHandler.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Inject'

Check warning on line 18 in src/Admin/src/Repository/AdminRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 69 in src/User/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedRepositoryFactory'

Check warning on line 62 in src/User/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedServiceFactory'

Check warning on line 47 in src/Admin/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedRepositoryFactory'

Check warning on line 28 in src/User/src/Entity/UserResetPassword.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'JoinColumn'

Check warning on line 16 in src/App/src/Repository/OAuthAuthCodeRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 9 in src/App/src/Repository/OAuthScopeRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 16 in src/User/src/Entity/UserResetPassword.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Table'

Check warning on line 11 in src/User/src/Repository/UserRoleRepository.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Entity'

Check warning on line 12 in src/User/src/Handler/UserActivateHandler.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'Inject'

Check warning on line 67 in src/User/src/ConfigProvider.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Undefined class

Undefined class 'AttributedRepositoryFactory'