Skip to content

Refactor to post request and introduce services #91

Refactor to post request and introduce services

Refactor to post request and introduce services #91

GitHub Actions / Qodana for PHP failed Mar 1, 2024 in 0s

1 new problem found by Qodana for PHP

Qodana for PHP

1 new problem were found

Inspection name Severity Problems
Unused import ◽️ 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 33 in src/Service/GenericData/V1/Hydrator/Asset/ArchiveHydrator.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Duplicated code fragment

Duplicated code

Check notice on line 35 in src/State/ResetPasswordProcessor.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 notice on line 35 in src/Service/GenericData/V1/Hydrator/AssetHydratorService.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Efferent coupling between objects

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

Check warning on line 62 in src/State/ResetPasswordProcessor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Null reference

\[EA\] Null pointer exception may occur here.

Check notice on line 16 in src/Dto/Dependency.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 16 in src/Dto/Property.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 16 in src/Dto/Asset/MetaData.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 16 in src/Dto/Task.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 19 in src/Dto/Version.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 18 in src/Dto/User.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 16 in src/Dto/Asset/Permissions.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Class can be 'readonly'

Class can be 'readonly'

Check notice on line 21 in src/State/Token/Create/Processor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused import

Import 'Pimcore\\Bundle\\StudioApiBundle\\Dto\\Token\\Info' is never used

Check notice on line 86 in src/State/ResetPasswordProcessor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

General exception is thrown

\[EA\] \\Exception is too general. Consider throwing one of SPL exceptions instead.

Check notice on line 21 in src/State/Token/Create/Processor.php

See this annotation in the file changed.

@github-actions github-actions / Qodana for PHP

Unused import

Import 'Pimcore\\Bundle\\StudioApiBundle\\Dto\\Token\\Info' is never used