[TV-632] Remove minimum stability #4
Triggered via pull request
April 3, 2024 21:37
david-esquivel
opened
#3
Status
Failure
Total duration
2m 45s
Artifacts
–
tests.yml
on: pull_request_target
Authorize
0s
Matrix: Prepare Dependencies
Matrix: Composer Normalize
Matrix: Composer Validate
Matrix: PEST
Matrix: PHP CS Fixer
Matrix: PHPStan
Matrix: Psalm
Matrix: Rector
Annotations
24 errors and 17 warnings
PHPStan (8.2):
src/Users/UserContract.php#L22
Method Auth0\Laravel\Users\UserContract::__get() has no return type specified.
|
PHPStan (8.2):
src/Users/UserContract.php#L37
Method Auth0\Laravel\Users\UserContract::fill() has no return type specified.
|
PHPStan (8.2):
src/Users/UserContract.php#L45
Method Auth0\Laravel\Users\UserContract::getAttribute() has no return type specified.
|
PHPStan (8.2):
src/Users/UserContract.php#L45
PHPDoc tag @param references unknown parameter: $default
|
PHPStan (8.2):
src/Users/UserContract.php#L53
Method Auth0\Laravel\Users\UserContract::setAttribute() has no return type specified.
|
PHPStan (8.2)
Process completed with exit code 1.
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
Psalm (8.2)
Process completed with exit code 2.
|
PHPStan (8.3):
src/Users/UserContract.php#L22
Method Auth0\Laravel\Users\UserContract::__get() has no return type specified.
|
PHPStan (8.3):
src/Users/UserContract.php#L37
Method Auth0\Laravel\Users\UserContract::fill() has no return type specified.
|
PHPStan (8.3):
src/Users/UserContract.php#L45
Method Auth0\Laravel\Users\UserContract::getAttribute() has no return type specified.
|
PHPStan (8.3):
src/Users/UserContract.php#L45
PHPDoc tag @param references unknown parameter: $default
|
PHPStan (8.3):
src/Users/UserContract.php#L53
Method Auth0\Laravel\Users\UserContract::setAttribute() has no return type specified.
|
PHPStan (8.3)
Process completed with exit code 1.
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
MissingReturnType:
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)
|
Psalm (8.3)
Process completed with exit code 2.
|
Configure
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Prepare Dependencies (8.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/.
|
Prepare Dependencies (8.3)
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/.
|
Composer Validate (8.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/.
|
PHPStan (8.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/.
|
PHP CS Fixer (8.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/.
|
Rector (8.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/.
|
Composer Normalize (8.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/.
|
Psalm (8.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/.
|
Composer Validate (8.3)
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/.
|
PEST (8.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, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan (8.3)
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/.
|
Composer Normalize (8.3)
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/.
|
PEST (8.3)
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/.
|
PHP CS Fixer (8.3)
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/.
|
Rector (8.3)
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/.
|
Psalm (8.3)
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/.
|