Skip to content

Merge branch 'laravel_10' into 'main' #22

Merge branch 'laravel_10' into 'main'

Merge branch 'laravel_10' into 'main' #22

Triggered via push April 17, 2024 08:48
Status Failure
Total duration 2m 2s
Artifacts
Supported Versions Matrix
5s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

66 errors and 10 warnings
Unit Tests (windows-latest, 8.3)
Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/framework[v9.36.4, ..., v9.52.16, v10.0.0, ..., v10.48.8] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.27.0]. - laravel/framework[v9.18.0, ..., v9.36.3] require league/flysystem ^3.0.16 -> satisfiable by league/flysystem[3.0.16, ..., 3.27.0]. - laravel/framework[v9.0.0, ..., v9.17.0] require league/flysystem ^3.0 -> satisfiable by league/flysystem[3.0.0, ..., 3.27.0]. - league/flysystem[3.0.0, ..., 3.14.0] require league/mime-type-detection ^1.0.0 -> satisfiable by league/mime-type-detection[1.0.0, ..., 1.15.0]. - league/flysystem[3.15.0, ..., 3.27.0] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0, ..., 3.25.1]. - league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.3.6) does not satisfy that requirement. - league/mime-type-detection[1.4.0, ..., 1.15.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - league/flysystem-local[3.15.0, ..., 3.25.1] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - Root composer.json requires laravel/framework ^9 || ^10 -> satisfiable by laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.8]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
Unit Tests (windows-latest, 8.3)
Process completed with exit code 2.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (windows-latest, 8.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/framework[v9.36.4, ..., v9.52.16, v10.0.0, ..., v10.48.8] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.27.0]. - laravel/framework[v9.18.0, ..., v9.36.3] require league/flysystem ^3.0.16 -> satisfiable by league/flysystem[3.0.16, ..., 3.27.0]. - laravel/framework[v9.0.0, ..., v9.17.0] require league/flysystem ^3.0 -> satisfiable by league/flysystem[3.0.0, ..., 3.27.0]. - league/flysystem[3.0.0, ..., 3.14.0] require league/mime-type-detection ^1.0.0 -> satisfiable by league/mime-type-detection[1.0.0, ..., 1.15.0]. - league/flysystem[3.15.0, ..., 3.27.0] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0, ..., 3.25.1]. - league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.1.28) does not satisfy that requirement. - league/mime-type-detection[1.4.0, ..., 1.15.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - league/flysystem-local[3.15.0, ..., 3.25.1] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - Root composer.json requires laravel/framework ^9 || ^10 -> satisfiable by laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.8]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
Unit Tests (windows-latest, 8.1)
Process completed with exit code 2.
Unit Tests (windows-latest, 8.2)
Your requirements could not be resolved to an installable set of packages. Problem 1 - laravel/framework[v9.36.4, ..., v9.52.16, v10.0.0, ..., v10.48.8] require league/flysystem ^3.8.0 -> satisfiable by league/flysystem[3.8.0, ..., 3.27.0]. - laravel/framework[v9.18.0, ..., v9.36.3] require league/flysystem ^3.0.16 -> satisfiable by league/flysystem[3.0.16, ..., 3.27.0]. - laravel/framework[v9.0.0, ..., v9.17.0] require league/flysystem ^3.0 -> satisfiable by league/flysystem[3.0.0, ..., 3.27.0]. - league/flysystem[3.0.0, ..., 3.14.0] require league/mime-type-detection ^1.0.0 -> satisfiable by league/mime-type-detection[1.0.0, ..., 1.15.0]. - league/flysystem[3.15.0, ..., 3.27.0] require league/flysystem-local ^3.0.0 -> satisfiable by league/flysystem-local[3.15.0, ..., 3.25.1]. - league/mime-type-detection[1.0.0, ..., 1.3.0] require php ^7.2 -> your php version (8.2.18) does not satisfy that requirement. - league/mime-type-detection[1.4.0, ..., 1.15.0] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - league/flysystem-local[3.15.0, ..., 3.25.1] require ext-fileinfo * -> it is missing from your system. Install or enable PHP's fileinfo extension. - Root composer.json requires laravel/framework ^9 || ^10 -> satisfiable by laravel/framework[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.8]. To enable extensions, verify that they are enabled in your .ini files: - C:\tools\php\php.ini You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode. Alternatively, you can run Composer with `--ignore-platform-req=ext-fileinfo` to temporarily ignore these required extensions.
Unit Tests (windows-latest, 8.2)
Process completed with exit code 2.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.3): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.2): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L35
Method EcPhp\LaravelCas\Auth\CasGuard::attempt() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L37
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L53
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L58
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L79
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L82
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L104
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L107
Method EcPhp\LaravelCas\Auth\CasGuard::validate() has parameter $credentials with no value type specified in iterable type array.
Unit Tests (macOS-latest, 8.1): src/Auth/CasUserProvider.php#L37
Method EcPhp\LaravelCas\Auth\CasUserProvider::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
Supported Versions Matrix
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/.
Unit Tests (windows-latest, 8.3)
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/.
Unit Tests (ubuntu-latest, 8.3)
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/.
Unit Tests (ubuntu-latest, 8.2)
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/.
Unit Tests (windows-latest, 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/.
Unit Tests (windows-latest, 8.2)
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/.
Unit Tests (ubuntu-latest, 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/.
Unit Tests (macOS-latest, 8.3)
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/.
Unit Tests (macOS-latest, 8.2)
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/.
Unit Tests (macOS-latest, 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/.