update to latest dependencies #90
Annotations
5 errors and 1 warning
Run composer phpstan:
tests/Command/CronRunCommandTest.php#L37
Property Shapecode\Bundle\CronBundle\Tests\Command\CronRunCommandTest::$clock has unknown class Shapecode\Bundle\CronBundle\Infrastructure\Clock as its type.
|
Run composer phpstan:
tests/Command/CronRunCommandTest.php#L50
Call to static method fromUTC() on an unknown class Lcobucci\Clock\FrozenClock.
|
Run composer phpstan:
tests/Command/CronRunCommandTest.php#L50
Instantiated class Shapecode\Bundle\CronBundle\Infrastructure\Clock not found.
|
Run composer phpstan:
tests/Command/CronRunCommandTest.php#L56
Parameter #4 $clock of class Shapecode\Bundle\CronBundle\Command\CronRunCommand constructor expects Psr\Clock\ClockInterface, Shapecode\Bundle\CronBundle\Infrastructure\Clock given.
|
Run composer phpstan
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 logs for this run have expired and are no longer available.
Loading