Support newer PHP versions - #103
Closed
VentyCZ wants to merge 5 commits into
Closed
Annotations
10 errors and 11 warnings
|
Run PHPCS:
lib/Resque/Stat.php#L10
Class name "Resque_Stat" is not in PascalCase format
|
|
Run PHPCS:
lib/Resque/Stat.php#L10
Each class must be in a namespace of at least one level (a top-level vendor name)
|
|
Run PHPCS:
lib/Resque/Failure.php#L10
Class name "Resque_Failure" is not in PascalCase format
|
|
Run PHPCS:
lib/Resque/Failure.php#L10
Each class must be in a namespace of at least one level (a top-level vendor name)
|
|
Run PHPCS:
lib/Resque/Log.php#L10
Class name "Resque_Log" is not in PascalCase format
|
|
Run PHPCS:
lib/Resque/Log.php#L10
Each class must be in a namespace of at least one level (a top-level vendor name)
|
|
Run PHPCS:
lib/Resque/Redis.php#L10
Class name "Resque_Redis" is not in PascalCase format
|
|
Run PHPCS:
lib/Resque/Redis.php#L10
Each class must be in a namespace of at least one level (a top-level vendor name)
|
|
Run PHPCS:
lib/Resque/Event.php#L10
Class name "Resque_Event" is not in PascalCase format
|
|
Run PHPCS:
lib/Resque/Event.php#L10
Each class must be in a namespace of at least one level (a top-level vendor name)
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run PHPCS:
lib/Resque/Worker.php#L398
Line exceeds 120 characters; contains 126 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L333
Line exceeds 120 characters; contains 137 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L305
Line exceeds 120 characters; contains 132 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L301
Line exceeds 120 characters; contains 132 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L275
Line exceeds 120 characters; contains 131 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L212
Line exceeds 120 characters; contains 122 characters
|
|
Run PHPCS:
lib/Resque/Worker.php#L195
Line exceeds 120 characters; contains 143 characters
|
|
Run PHPCS:
lib/Resque/Redis.php#L31
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
|
Run PHPCS:
lib/Resque/Redis.php#L26
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
|
Run PHPCS:
lib/Resque/Redis.php#L21
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
background
wait
wait-all
cancel
parallel
Loading