Skip to content

ci: don't run on Windows #26

ci: don't run on Windows

ci: don't run on Windows #26

Triggered via push April 17, 2024 09:02
Status Success
Total duration 2m 13s
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#L30
Property EcPhp\LaravelCas\Auth\CasGuard::$request is never read, only written.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.3): src/Auth/CasGuard.php#L106
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::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#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.2): src/Auth/CasGuard.php#L106
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::retrieveByCredentials() has parameter $credentials with no value type specified in iterable type array.
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#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (ubuntu-latest, 8.1): src/Auth/CasGuard.php#L106
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::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#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.2): src/Auth/CasGuard.php#L106
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::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#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.3): src/Auth/CasGuard.php#L106
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::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#L34
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#L36
Cannot call method retrieveByCredentials() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L52
Method EcPhp\LaravelCas\Auth\CasGuard::getJsonParams() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L57
Method EcPhp\LaravelCas\Auth\CasGuard::getName() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L78
Cannot access property $user on Illuminate\Contracts\Auth\Authenticatable|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L81
Method EcPhp\LaravelCas\Auth\CasGuard::logout() has no return type specified.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L103
Cannot call method retrieveCasUser() on Illuminate\Contracts\Auth\UserProvider|null.
Unit Tests (macOS-latest, 8.1): src/Auth/CasGuard.php#L106
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::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 (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 (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.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.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.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/.