OTP #64
Annotations
6 errors and 1 warning
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
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/
|