remove workflows #32
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build-test:
src/buttons/class.Button.php#L14
Property Button::$_oForm is never read, only written.
|
build-test:
src/class.FormHandler.php#L117
Property FormHandler::$errors is never read, only written.
|
build-test:
src/class.FormHandler.php#L2956
Negated boolean expression is always true.
|
build-test:
src/class.FormHandler.php#L3701
Right side of || is always false.
|
build-test:
src/class.dbFormHandler.php#L1122
Variable $field might not be defined.
|
build-test:
src/fields/class.CheckBox.php#L71
Left side of && is always true.
|
build-test:
src/fields/class.CheckBox.php#L199
Right side of || is always false.
|
build-test:
src/fields/class.DateTextField.php#L134
Unreachable statement - code above always terminates.
|
build-test:
src/fields/class.ListField.php#L104
Result of || is always true.
|
build-test:
src/fields/class.ListField.php#L104
Variable $sValue in isset() always exists and is not nullable.
|