Skip to content

restoring get Adapter

Codacy Production / Codacy Static Code Analysis required action Jan 27, 2025 in 0s

6 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 19 in src/Services/PantheonGuzzle.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Services/PantheonGuzzle.php#L19

Unused use statement

Check notice on line 20 in src/Services/PantheonGuzzle.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Services/PantheonGuzzle.php#L20

Unused use statement

Check notice on line 5 in src/Services/SolariumClient.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Services/SolariumClient.php#L5

Unused use statement

Check warning on line 25 in src/Services/SolariumClient.php

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/Services/SolariumClient.php#L32

Avoid using undefined variables such as '$psr18' which will lead to PHP notices.