Skip to content
Triggered via pull request September 12, 2024 11:57
@dergeldergel
opened #493
otp
Status Failure
Total duration 39s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
rexstan: src/addons/ycom/plugins/auth/install.php#L30
Parameter #4 $default of class rex_sql_column constructor expects string|null, int given.
rexstan: src/addons/ycom/plugins/auth/lib/otp/method_email.php#L55
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/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
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/