Skip to content

Add temporal support and fallback to usual http runner if env is not RR #467

Add temporal support and fallback to usual http runner if env is not RR

Add temporal support and fallback to usual http runner if env is not RR #467

Triggered via pull request December 14, 2024 12:29
Status Failure
Total duration 34s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 1 warning
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L260
src/RoadRunnerHttpApplicationRunner.php:260:29: MixedMethodCall: Cannot determine the type of $factory when calling method newWorker (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L262
src/RoadRunnerHttpApplicationRunner.php:262:52: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getWorkflows (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L263
src/RoadRunnerHttpApplicationRunner.php:263:53: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getActivities (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L265
src/RoadRunnerHttpApplicationRunner.php:265:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerWorkflowTypes (see https://psalm.dev/015)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L267
src/RoadRunnerHttpApplicationRunner.php:267:28: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L268
src/RoadRunnerHttpApplicationRunner.php:268:30: MissingClosureReturnType: Closure does not have a return type, expecting void (see https://psalm.dev/068)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L277
src/RoadRunnerHttpApplicationRunner.php:277:22: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivity (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L279
src/RoadRunnerHttpApplicationRunner.php:279:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivityFinalizer (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L283
src/RoadRunnerHttpApplicationRunner.php:283:19: MixedMethodCall: Cannot determine the type of $factory when calling method run (see https://psalm.dev/015)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L260
src/RoadRunnerHttpApplicationRunner.php:260:29: MixedMethodCall: Cannot determine the type of $factory when calling method newWorker (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L262
src/RoadRunnerHttpApplicationRunner.php:262:52: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getWorkflows (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L263
src/RoadRunnerHttpApplicationRunner.php:263:53: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getActivities (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L265
src/RoadRunnerHttpApplicationRunner.php:265:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerWorkflowTypes (see https://psalm.dev/015)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L267
src/RoadRunnerHttpApplicationRunner.php:267:28: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L268
src/RoadRunnerHttpApplicationRunner.php:268:30: MissingClosureReturnType: Closure does not have a return type, expecting void (see https://psalm.dev/068)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L277
src/RoadRunnerHttpApplicationRunner.php:277:22: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivity (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L279
src/RoadRunnerHttpApplicationRunner.php:279:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivityFinalizer (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L283
src/RoadRunnerHttpApplicationRunner.php:283:19: MixedMethodCall: Cannot determine the type of $factory when calling method run (see https://psalm.dev/015)
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L260
src/RoadRunnerHttpApplicationRunner.php:260:29: MixedMethodCall: Cannot determine the type of $factory when calling method newWorker (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L262
src/RoadRunnerHttpApplicationRunner.php:262:52: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getWorkflows (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L263
src/RoadRunnerHttpApplicationRunner.php:263:53: MixedMethodCall: Cannot determine the type of $temporalDeclarationProvider when calling method getActivities (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L265
src/RoadRunnerHttpApplicationRunner.php:265:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerWorkflowTypes (see https://psalm.dev/015)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L267
src/RoadRunnerHttpApplicationRunner.php:267:28: MissingClosureReturnType: Closure does not have a return type, expecting mixed (see https://psalm.dev/068)
MissingClosureReturnType: src/RoadRunnerHttpApplicationRunner.php#L268
src/RoadRunnerHttpApplicationRunner.php:268:30: MissingClosureReturnType: Closure does not have a return type, expecting void (see https://psalm.dev/068)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L277
src/RoadRunnerHttpApplicationRunner.php:277:22: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivity (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L279
src/RoadRunnerHttpApplicationRunner.php:279:18: MixedMethodCall: Cannot determine the type of $worker when calling method registerActivityFinalizer (see https://psalm.dev/015)
MixedMethodCall: src/RoadRunnerHttpApplicationRunner.php#L283
src/RoadRunnerHttpApplicationRunner.php:283:19: MixedMethodCall: Cannot determine the type of $factory when calling method run (see https://psalm.dev/015)
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.3-ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636