Skip to content
GitHub Actions / Qodana for PHP failed Feb 29, 2024 in 0s

7 new problems found by Qodana for PHP

Qodana for PHP

7 new problems were found

Inspection name Severity Problems
Language level 🔴 Failure 5
Efferent coupling between objects ◽️ Notice 1
Unused private property ◽️ Notice 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 notice on line 35 in src/State/Token/PostProcessor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Efferent coupling between objects

\[EA\] High efferent coupling (20).

Check failure on line 19 in src/Dto/Token/Info.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Language level

'readonly' classes are only allowed since PHP 8.2

Check failure on line 19 in src/Dto/Token/Refresh.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Language level

'readonly' classes are only allowed since PHP 8.2

Check failure on line 19 in src/Dto/Token.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Language level

'readonly' classes are only allowed since PHP 8.2

Check failure on line 21 in src/Dto/Token/Output.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Language level

'readonly' classes are only allowed since PHP 8.2

Check failure on line 21 in src/Service/SecurityService.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Language level

'readonly' classes are only allowed since PHP 8.2

Check notice on line 33 in src/State/Token/PutProcessor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused private property

Unused private property 'TOKEN_TTL'