Skip to content

Release 5.0.0

Release 5.0.0 #1396

Triggered via pull request July 10, 2024 15:21
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: phpcs
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHP check coding standards using PHP - 8.3
Process completed with exit code 2.
PHP check coding standards using PHP - 8.2
Process completed with exit code 2.
PHP Static code analysis using PHP - 8.2: src/Form/AbstractFormBuilder.php#L250
Method EightshiftForms\Form\AbstractFormBuilder::getAdminRefreshUrl() is unused.
PHP Static code analysis using PHP - 8.2: src/Form/Form.php#L544
Function dump not found.
PHP Static code analysis using PHP - 8.2: src/Form/Form.php#L555
Negated boolean expression is always true.
PHP Static code analysis using PHP - 8.2: src/Form/Form.php#L559
Unreachable statement - code above always terminates.
PHP Static code analysis using PHP - 8.2
Process completed with exit code 1.
PHP Static code analysis using PHP - 8.3: src/Form/AbstractFormBuilder.php#L250
Method EightshiftForms\Form\AbstractFormBuilder::getAdminRefreshUrl() is unused.
PHP Static code analysis using PHP - 8.3: src/Form/Form.php#L544
Function dump not found.
PHP Static code analysis using PHP - 8.3: src/Form/Form.php#L555
Negated boolean expression is always true.
PHP Static code analysis using PHP - 8.3: src/Form/Form.php#L559
Unreachable statement - code above always terminates.
PHP Static code analysis using PHP - 8.3
Process completed with exit code 1.