Merge pull request #2 from grininc/task/TV-632/add-laravel-10-support #3
Annotations
6 errors and 1 warning
Run composer psalm:
src/Users/UserContract.php#L22
src/Users/UserContract.php:22:21: MissingReturnType: Method Auth0\Laravel\Users\UserContract::__get does not have a return type (see https://psalm.dev/050)
|
Run composer psalm:
src/Users/UserContract.php#L30
src/Users/UserContract.php:30:21: MissingReturnType: Method Auth0\Laravel\Users\UserContract::__set does not have a return type (see https://psalm.dev/050)
|
Run composer psalm:
src/Users/UserContract.php#L37
src/Users/UserContract.php:37:21: MissingReturnType: Method Auth0\Laravel\Users\UserContract::fill does not have a return type (see https://psalm.dev/050)
|
Run composer psalm:
src/Users/UserContract.php#L45
src/Users/UserContract.php:45:21: MissingReturnType: Method Auth0\Laravel\Users\UserContract::getAttribute does not have a return type (see https://psalm.dev/050)
|
Run composer psalm:
src/Users/UserContract.php#L53
src/Users/UserContract.php:53:21: MissingReturnType: Method Auth0\Laravel\Users\UserContract::setAttribute does not have a return type (see https://psalm.dev/050)
|
Run composer psalm
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading