Skip to content

Bump symfony/process from 6.4.8 to 6.4.15 #71

Bump symfony/process from 6.4.8 to 6.4.15

Bump symfony/process from 6.4.8 to 6.4.15 #71

Triggered via pull request November 15, 2024 16:00
Status Failure
Total duration 52s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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/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/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/yform/value/ycom_auth_saml.php#L82
Expression on left side of ?? is not nullable.
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#L164
Unreachable statement - code above always terminates.
rexstan
Process completed with exit code 1.
rexstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/