Skip to content

orisai/scheduler:^2.0.0 compatibility #37

orisai/scheduler:^2.0.0 compatibility

orisai/scheduler:^2.0.0 compatibility #37

Triggered via push January 26, 2024 21:32
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: push
Matrix: Tests
Matrix: Coding standard
Matrix: Static analysis
Matrix: Test for mutants
Matrix: Code coverage finish
Status check - CI
1s
Status check - CI
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 14 warnings
Tests (ubuntu-latest, 8.1, false): src/DI/LazyJobManager.php#L20
Class OriNette\Scheduler\DI\LazyJobManager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Orisai\Scheduler\Manager\JobManager::getExpressions)
Tests (ubuntu-latest, 8.1, false)
Process completed with exit code 2.
Tests (macos-latest, 8.1, false)
The operation was canceled.
Tests (ubuntu-latest, 8.0, false): src/DI/LazyJobManager.php#L20
Class OriNette\Scheduler\DI\LazyJobManager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Orisai\Scheduler\Manager\JobManager::getExpressions)
Tests (ubuntu-latest, 8.0, false)
Process completed with exit code 2.
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false): src/DI/LazyJobManager.php#L20
Class OriNette\Scheduler\DI\LazyJobManager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Orisai\Scheduler\Manager\JobManager::getExpressions)
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false)
Process completed with exit code 2.
Tests (windows-latest, 7.4, false)
The operation was canceled.
Test for mutants (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L20
Class OriNette\Scheduler\DI\LazyJobManager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Orisai\Scheduler\Manager\JobManager::getExpressions)
Test for mutants (ubuntu-latest, 8.1)
Process completed with exit code 2.
Tests (windows-latest, 8.0, false)
The operation was canceled.
Tests (ubuntu-latest, 8.2, --ignore-platform-req=php+, false)
The operation was canceled.
Tests (macos-latest, 8.0, false)
The operation was canceled.
Tests (windows-latest, 8.1, false)
The operation was canceled.
Tests (ubuntu-latest, 7.4, false)
The operation was canceled.
Tests (macos-latest, 7.4, false)
The operation was canceled.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L1
Ignored error pattern #^Method OriNette\\Scheduler\\DI\\LazyJobManager\:\:getPair\(\) has parameter \$id with no type specified\.$# in path /home/runner/work/nette-scheduler/nette-scheduler/src/DI/LazyJobManager.php was not matched in reported errors.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L1
Ignored error pattern #^Method OriNette\\Scheduler\\DI\\LazyJobManager\:\:getPair\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/nette-scheduler/nette-scheduler/src/DI/LazyJobManager.php was not matched in reported errors.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L1
Ignored error pattern #^Method OriNette\\Scheduler\\DI\\LazyJobManager\:\:getPairs\(\) return type has no value type specified in iterable type array\.$# in path /home/runner/work/nette-scheduler/nette-scheduler/src/DI/LazyJobManager.php was not matched in reported errors.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L20
Non-abstract class OriNette\Scheduler\DI\LazyJobManager contains abstract method getExpressions() from interface Orisai\Scheduler\Manager\JobManager.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L36
Property OriNette\Scheduler\DI\LazyJobManager::$resolvedJobSchedules has unknown class Orisai\Scheduler\Job\JobSchedule as its type.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L52
Method OriNette\Scheduler\DI\LazyJobManager::getJobSchedule() has invalid return type Orisai\Scheduler\Job\JobSchedule.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L52
Method OriNette\Scheduler\DI\LazyJobManager::getJobSchedule() has parameter $id with no type specified.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L66
Call to static method createLazy() on an unknown class Orisai\Scheduler\Job\JobSchedule.
Static analysis (ubuntu-latest, 8.1): src/DI/LazyJobManager.php#L85
Method OriNette\Scheduler\DI\LazyJobManager::getJobSchedules() return type has no value type specified in iterable type array.
Static analysis (ubuntu-latest, 8.1): src/DI/SchedulerExtension.php#L1
Ignored error pattern #^Call to function method_exists\(\) with 'Orisai\\\\Scheduler\\\\Scheduler' and 'getJobSchedules' will always evaluate to true\.$# in path /home/runner/work/nette-scheduler/nette-scheduler/src/DI/SchedulerExtension.php was not matched in reported errors.
Status check - CI
Process completed with exit code 1.
Tests (ubuntu-latest, 8.1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Coding standard (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-latest, 8.1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 8.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 7.4, --prefer-lowest --prefer-stable, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 7.4, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test for mutants (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 8.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 8.2, --ignore-platform-req=php+, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-latest, 8.0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (windows-latest, 8.1, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest, 7.4, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (macos-latest, 7.4, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static analysis (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.