Skip to content

Merge branch 'laravel11_update' into 'main' #30

Merge branch 'laravel11_update' into 'main'

Merge branch 'laravel11_update' into 'main' #30

Triggered via push November 12, 2024 16:29
Status Success
Total duration 5m 47s
Artifacts
Supported Versions Matrix
4s
Supported Versions Matrix
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 7 warnings
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L32
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L36
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#L38
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L54
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L59
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L80
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L83
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L105
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L108
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#L36
Method EcPhp\LaravelCas\Auth\CasUserProvider::rehashPasswordIfRequired() has no return type specified.
Supported Versions Matrix
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ubuntu-latest, 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ubuntu-latest, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (ubuntu-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests (macOS-latest, 8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/