Skip to content

[BUGS-9130] Don't add network setup if network already setup

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

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

Annotations

Check notice on line 28 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L28

Expected 0 spaces after opening bracket; 1 found

Check notice on line 28 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L28

First condition of a multi-line IF statement must directly follow the opening parenthesis

Check notice on line 28 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L28

Implicit true comparisons prohibited; use === TRUE instead

Check notice on line 28 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L28

Line indented incorrectly; expected 4 spaces, found 1

Check notice on line 28 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L28

Space after opening parenthesis of function call prohibited

Check notice on line 29 in inc/pantheon-network-setup.php

See this annotation in the file changed.

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

inc/pantheon-network-setup.php#L29

Line indented incorrectly; expected at least 8 spaces, found 2