Skip to content

chore(ci): fix phpcs linter warning #198

chore(ci): fix phpcs linter warning

chore(ci): fix phpcs linter warning #198

Re-run triggered September 27, 2024 23:31
Status Failure
Total duration 5m 2s
Artifacts

tests.yml

on: pull_request
Configure
4s
Configure
Matrix: Prepare Dependencies
Matrix: Composer Normalize
Matrix: Composer Validate
Matrix: PEST
Matrix: PHP CS Fixer
Matrix: PHPStan
Matrix: Psalm
Matrix: Rector
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 17 warnings
Rector (8.2)
Process completed with exit code 1.
PHPStan (8.2): src/Controllers/CallbackControllerAbstract.php#L79
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.2): src/Controllers/CallbackControllerAbstract.php#L103
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.2): src/Controllers/CallbackControllerAbstract.php#L109
Dynamic call to static method Illuminate\Session\Store::flash().
PHPStan (8.2): src/Controllers/CallbackControllerAbstract.php#L129
Dynamic call to static method Illuminate\Session\Store::regenerate().
PHPStan (8.2): src/Controllers/LoginControllerAbstract.php#L56
Dynamic call to static method Illuminate\Session\Store::regenerate().
PHPStan (8.2): src/Controllers/LogoutControllerAbstract.php#L48
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.2)
Process completed with exit code 1.
Rector (8.3)
Process completed with exit code 1.
PHPStan (8.3): src/Controllers/CallbackControllerAbstract.php#L79
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.3): src/Controllers/CallbackControllerAbstract.php#L103
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.3): src/Controllers/CallbackControllerAbstract.php#L109
Dynamic call to static method Illuminate\Session\Store::flash().
PHPStan (8.3): src/Controllers/CallbackControllerAbstract.php#L129
Dynamic call to static method Illuminate\Session\Store::regenerate().
PHPStan (8.3): src/Controllers/LoginControllerAbstract.php#L56
Dynamic call to static method Illuminate\Session\Store::regenerate().
PHPStan (8.3): src/Controllers/LogoutControllerAbstract.php#L48
Dynamic call to static method Illuminate\Session\Store::invalidate().
PHPStan (8.3)
Process completed with exit code 1.
Configure
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/
Prepare Dependencies (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Prepare Dependencies (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Composer Validate (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Composer Normalize (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
PHP CS Fixer (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Rector (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Psalm (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Composer Validate (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
PEST (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, actions/cache@v3, codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHP CS Fixer (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Rector (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
PEST (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Psalm (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
Composer Normalize (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/
PHPStan (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b, 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/