6 new issues (0 max.) of at least minor severity.
Annotations
Check notice on line 19 in src/Services/PantheonGuzzle.php
codacy-production / Codacy Static Code Analysis
src/Services/PantheonGuzzle.php#L19
Unused use statement
Check notice on line 20 in src/Services/PantheonGuzzle.php
codacy-production / Codacy Static Code Analysis
src/Services/PantheonGuzzle.php#L20
Unused use statement
Check notice on line 5 in src/Services/SolariumClient.php
codacy-production / Codacy Static Code Analysis
src/Services/SolariumClient.php#L5
Unused use statement
Check warning on line 25 in src/Services/SolariumClient.php
codacy-production / Codacy Static Code Analysis
src/Services/SolariumClient.php#L25
Avoid unused parameters such as '$guzzle'.
Check warning on line 32 in src/Services/SolariumClient.php
codacy-production / Codacy Static Code Analysis
src/Services/SolariumClient.php#L32
Avoid unused local variables such as '$psr18'.
Check notice on line 32 in src/Services/SolariumClient.php
codacy-production / Codacy Static Code Analysis
src/Services/SolariumClient.php#L32
Avoid using undefined variables such as '$psr18' which will lead to PHP notices.