Skip to content

[FEATURE] Laravel 11 update #59

[FEATURE] Laravel 11 update

[FEATURE] Laravel 11 update #59

Triggered via pull request May 6, 2024 09:04
Status Failure
Total duration 41s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Static Analysis with PHPStan (8.1): src/Auth/DoctrineUserProvider.php#L146
Method LaravelDoctrine\ORM\Auth\DoctrineUserProvider::rehashPasswordIfRequired() has no return type specified.
Static Analysis with PHPStan (8.1): src/Auth/DoctrineUserProvider.php#L146
Method LaravelDoctrine\ORM\Auth\DoctrineUserProvider::rehashPasswordIfRequired() has parameter $credentials with no value type specified in iterable type array.
Static Analysis with PHPStan (8.1): src/Auth/DoctrineUserProvider.php#L152
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::setPassword().
Static Analysis with PHPStan (8.1): src/DoctrineServiceProvider.php#L95
Access to an undefined property Illuminate\Contracts\Foundation\Application::$availableBindings.
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
Static Analysis with PHPStan (8.0)
The job was canceled because "_8_1" failed.
Static Analysis with PHPStan (8.0): src/Auth/DoctrineUserProvider.php#L146
Method LaravelDoctrine\ORM\Auth\DoctrineUserProvider::rehashPasswordIfRequired() has no return type specified.
Static Analysis with PHPStan (8.0): src/Auth/DoctrineUserProvider.php#L146
Method LaravelDoctrine\ORM\Auth\DoctrineUserProvider::rehashPasswordIfRequired() has parameter $credentials with no value type specified in iterable type array.
Static Analysis with PHPStan (8.0): src/Auth/DoctrineUserProvider.php#L152
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::setPassword().
Static Analysis with PHPStan (8.0): src/DoctrineServiceProvider.php#L95
Access to an undefined property Illuminate\Contracts\Foundation\Application::$availableBindings.
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
Static Analysis with PHPStan (8.2)
The job was canceled because "_8_1" failed.
Static Analysis with PHPStan (8.2): src/Auth/DoctrineUserProvider.php#L146
Method LaravelDoctrine\ORM\Auth\DoctrineUserProvider::rehashPasswordIfRequired() has parameter $credentials with no value type specified in iterable type array.
Static Analysis with PHPStan (8.2): src/Auth/DoctrineUserProvider.php#L152
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::setPassword().
Static Analysis with PHPStan (8.2): src/DoctrineServiceProvider.php#L95
Access to an undefined property Illuminate\Contracts\Foundation\Application::$availableBindings.
Static Analysis with PHPStan (8.2)
The operation was canceled.
Static Analysis with PHPStan (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.