Discard {main} suspension on uncaught exception from loop #473
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
24 warnings
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MixedMethodCall:
examples/benchmark-memory.php#L24
examples/benchmark-memory.php:24:21: MixedMethodCall: Cannot call constructor on an unknown class (see https://psalm.dev/015)
|
MixedOperand:
examples/benchmark-memory.php#L44
examples/benchmark-memory.php:44:5: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-memory.php#L44
examples/benchmark-memory.php:44:5: MixedAssignment: Unable to determine the type that $runs is being assigned to (see https://psalm.dev/032)
|
MixedOperand:
examples/benchmark-memory.php#L76
examples/benchmark-memory.php:76:40: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedArgument:
examples/benchmark-memory.php#L76
examples/benchmark-memory.php:76:40: MixedArgument: Argument 1 of round cannot be mixed, expecting float|int (see https://psalm.dev/030)
|
MixedOperand:
examples/benchmark-ticks-delay.php#L12
examples/benchmark-ticks-delay.php:12:11: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-ticks-delay.php#L12
examples/benchmark-ticks-delay.php:12:11: MixedAssignment: Unable to determine the type that $ticks is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
examples/benchmark-ticks-delay.php#L13
examples/benchmark-ticks-delay.php:13:26: MixedArgument: Argument 1 of Revolt\EventLoop::defer cannot be mixed, expecting Closure(string):void (see https://psalm.dev/030)
|
MixedOperand:
examples/benchmark-timers-delay.php#L12
examples/benchmark-timers-delay.php:12:11: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-timers-delay.php#L12
examples/benchmark-timers-delay.php:12:11: MixedAssignment: Unable to determine the type that $ticks is being assigned to (see https://psalm.dev/032)
|
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP 8.2
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MixedMethodCall:
examples/benchmark-memory.php#L24
examples/benchmark-memory.php:24:21: MixedMethodCall: Cannot call constructor on an unknown class (see https://psalm.dev/015)
|
MixedOperand:
examples/benchmark-memory.php#L44
examples/benchmark-memory.php:44:5: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-memory.php#L44
examples/benchmark-memory.php:44:5: MixedAssignment: Unable to determine the type that $runs is being assigned to (see https://psalm.dev/032)
|
MixedOperand:
examples/benchmark-memory.php#L76
examples/benchmark-memory.php:76:40: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedArgument:
examples/benchmark-memory.php#L76
examples/benchmark-memory.php:76:40: MixedArgument: Argument 1 of round cannot be mixed, expecting float|int (see https://psalm.dev/030)
|
MixedOperand:
examples/benchmark-ticks-delay.php#L12
examples/benchmark-ticks-delay.php:12:11: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-ticks-delay.php#L12
examples/benchmark-ticks-delay.php:12:11: MixedAssignment: Unable to determine the type that $ticks is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
examples/benchmark-ticks-delay.php#L13
examples/benchmark-ticks-delay.php:13:26: MixedArgument: Argument 1 of Revolt\EventLoop::defer cannot be mixed, expecting Closure(string):void (see https://psalm.dev/030)
|
MixedOperand:
examples/benchmark-timers-delay.php#L12
examples/benchmark-timers-delay.php:12:11: MixedOperand: Left operand cannot be mixed (see https://psalm.dev/059)
|
MixedAssignment:
examples/benchmark-timers-delay.php#L12
examples/benchmark-timers-delay.php:12:11: MixedAssignment: Unable to determine the type that $ticks is being assigned to (see https://psalm.dev/032)
|