fix: use CI tooling as defined in Composer #84
Annotations
1 error and 12 warnings
Run PHPCS
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run PHPCS:
lib/Resque.php#L17
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Resque.php#L19
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Scheduler.php#L19
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Redis.php#L29
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Redis.php#L34
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Redis.php#L39
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Job/Status.php#L16
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Job/Status.php#L17
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Job/Status.php#L18
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Run PHPCS:
lib/Job/Status.php#L19
Visibility must be declared on all constants if your project supports PHP 7.1 or later
|
Loading