Bump auth0/auth0-php from 5.7.0 to 8.3.1 #232
ci.yml
on: push
Code style (PHP 7.4)
13s
Static analysis (PHP 7.4)
13s
Matrix: tests
Annotations
11 errors and 6 warnings
Static analysis (PHP 7.4):
app/ActionServiceProvider.php#L115
Class Auth0\SDK\API\Authentication constructor invoked with 3 parameters, 1 required.
|
Static analysis (PHP 7.4):
app/ActionServiceProvider.php#L148
Instantiated class GuzzleHttp\Client not found.
|
Static analysis (PHP 7.4):
app/ActionServiceProvider.php#L159
Access to static property $leeway on an unknown class Firebase\JWT\JWT.
|
Static analysis (PHP 7.4):
app/ActionServiceProvider.php#L159
Access to static property $leeway on an unknown class Firebase\JWT\JWT.
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LogOutAuth0Adapter.php#L72
Call to an undefined method Auth0\SDK\API\Authentication::get_logout_link().
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LoginAuth0Adapter.php#L35
Method Auth0\SDK\Auth0::login() invoked with 3 parameters, 0-2 required.
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LoginAuth0Adapter.php#L46
Caught class Auth0\SDK\Exception\ApiException not found.
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LoginAuth0Adapter.php#L48
Caught class Auth0\SDK\Exception\CoreException not found.
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LoginAuth0Adapter.php#L60
Caught class Auth0\SDK\Exception\ApiException not found.
|
Static analysis (PHP 7.4):
src/Infrastructure/Service/LoginAuth0Adapter.php#L62
Caught class Auth0\SDK\Exception\CoreException not found.
|
PHP 7.4
Process completed with exit code 2.
|
Static analysis (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Static analysis (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 7.4
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style (PHP 7.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style (PHP 7.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|