Release 5.0.0 #1405
Annotations
14 errors
PHP check coding standards using PHP - 8.2
Process completed with exit code 2.
|
PHP check coding standards using PHP - 8.3
Process completed with exit code 2.
|
|
PHP Static code analysis using PHP - 8.2:
src/Form/Form.php#L546
Negated boolean expression is always true.
|
PHP Static code analysis using PHP - 8.2:
src/Form/Form.php#L550
Unreachable statement - code above always terminates.
|
PHP Static code analysis using PHP - 8.2:
src/Integrations/AbstractSettingsIntegrations.php#L33
Method EightshiftForms\Integrations\AbstractSettingsIntegrations::getGlobalGeneralSettings() should return array<string, mixed> but returns array<int, array<string, mixed>>.
|
PHP Static code analysis using PHP - 8.2
Process completed with exit code 1.
|
|
PHP Static code analysis using PHP - 8.3:
src/Form/Form.php#L546
Negated boolean expression is always true.
|
PHP Static code analysis using PHP - 8.3:
src/Form/Form.php#L550
Unreachable statement - code above always terminates.
|
PHP Static code analysis using PHP - 8.3:
src/Integrations/AbstractSettingsIntegrations.php#L33
Method EightshiftForms\Integrations\AbstractSettingsIntegrations::getGlobalGeneralSettings() should return array<string, mixed> but returns array<int, array<string, mixed>>.
|
PHP Static code analysis using PHP - 8.3
Process completed with exit code 1.
|
Lint assets JS and CSS using Node version - latest
Process completed with exit code 1.
|
Lint assets JS and CSS using Node version - latest
Process completed with exit code 1.
|