Lock file maintenance #1172
Annotations
10 errors
InvalidOperand:
src/Bytes.php#L50
src/Bytes.php:50:40: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
|
InvalidOperand:
src/Bytes.php#L54
src/Bytes.php:54:40: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
|
MissingOverrideAttribute:
src/DefaultWorker.php#L38
src/DefaultWorker.php:38:5: MissingOverrideAttribute: Method Patchlevel\Worker\DefaultWorker::run should have the "Override" attribute (see https://psalm.dev/358)
|
InvalidOperand:
src/DefaultWorker.php#L47
src/DefaultWorker.php:47:37: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
|
InvalidOperand:
src/DefaultWorker.php#L51
src/DefaultWorker.php:51:35: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
|
MissingOverrideAttribute:
src/DefaultWorker.php#L79
src/DefaultWorker.php:79:5: MissingOverrideAttribute: Method Patchlevel\Worker\DefaultWorker::stop should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Listener/StopWorkerOnIterationLimitListener.php#L45
src/Listener/StopWorkerOnIterationLimitListener.php:45:5: MissingOverrideAttribute: Method Patchlevel\Worker\Listener\StopWorkerOnIterationLimitListener::getsubscribedevents should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Listener/StopWorkerOnMemoryLimitListener.php#L44
src/Listener/StopWorkerOnMemoryLimitListener.php:44:5: MissingOverrideAttribute: Method Patchlevel\Worker\Listener\StopWorkerOnMemoryLimitListener::getsubscribedevents should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Listener/StopWorkerOnSigtermSignalListener.php#L32
src/Listener/StopWorkerOnSigtermSignalListener.php:32:5: MissingOverrideAttribute: Method Patchlevel\Worker\Listener\StopWorkerOnSigtermSignalListener::getsubscribedevents should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/Listener/StopWorkerOnTimeLimitListener.php#L44
src/Listener/StopWorkerOnTimeLimitListener.php:44:5: MissingOverrideAttribute: Method Patchlevel\Worker\Listener\StopWorkerOnTimeLimitListener::getsubscribedevents should have the "Override" attribute (see https://psalm.dev/358)
|