Skip to content

Fix foreign key constraint violation during ycom addon uninstall #102

Fix foreign key constraint violation during ycom addon uninstall

Fix foreign key constraint violation during ycom addon uninstall #102

Re-run triggered August 4, 2025 20:16
Status Failure
Total duration 31s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
rexstan
Process completed with exit code 1.
rexstan: src/addons/ycom/plugins/auth/lib/yform/value/ycom_auth_saml.php#L164
Unreachable statement - code above always terminates.
rexstan: src/addons/ycom/plugins/auth/lib/yform/value/ycom_auth_saml.php#L138
Expression on left side of ?? is not nullable.
rexstan: src/addons/ycom/plugins/auth/lib/yform/value/ycom_auth_saml.php#L82
Expression on left side of ?? is not nullable.
rexstan: src/addons/ycom/plugins/auth/lib/otp/password_config.php#L72
Instanceof between rex_ycom_otp_method_totp and rex_ycom_otp_method_email will always evaluate to false.
rexstan: src/addons/ycom/plugins/auth/lib/otp/method_totp.php#L35
Call to deprecated method create() of class OTPHP\TOTP: Deprecated since v11.1, use ::createFromSecret or ::generate instead
rexstan: src/addons/ycom/plugins/auth/lib/otp/method_email.php#L72
Call to deprecated method create() of class OTPHP\TOTP: Deprecated since v11.1, use ::createFromSecret or ::generate instead
rexstan: src/addons/ycom/lib/ycom_config.php#L15
Expression on left side of ?? is not nullable.