|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<files psalm-version="6.2.0@814dfde37b43a1fe6d9b0996e08b19661af53bc5"> |
| 2 | +<files psalm-version="6.4.1@09a200c15910905ddc49e5edd37b73f9c78f7580"> |
3 | 3 | <file src="src/Activity.php"> |
4 | 4 | <ImplicitToStringCast> |
5 | 5 | <code><![CDATA[$type]]></code> |
|
984 | 984 | <code><![CDATA[PromiseInterface]]></code> |
985 | 985 | </TooManyTemplateParams> |
986 | 986 | </file> |
987 | | - <file src="src/Internal/Transport/Request/Cancel.php"> |
988 | | - <MissingImmutableAnnotation> |
989 | | - <code><![CDATA[Cancel]]></code> |
990 | | - </MissingImmutableAnnotation> |
991 | | - </file> |
992 | | - <file src="src/Internal/Transport/Request/CancelExternalWorkflow.php"> |
993 | | - <MissingImmutableAnnotation> |
994 | | - <code><![CDATA[CancelExternalWorkflow]]></code> |
995 | | - </MissingImmutableAnnotation> |
996 | | - </file> |
997 | | - <file src="src/Internal/Transport/Request/CompleteWorkflow.php"> |
998 | | - <MissingImmutableAnnotation> |
999 | | - <code><![CDATA[CompleteWorkflow]]></code> |
1000 | | - </MissingImmutableAnnotation> |
1001 | | - </file> |
1002 | | - <file src="src/Internal/Transport/Request/ContinueAsNew.php"> |
1003 | | - <MissingImmutableAnnotation> |
1004 | | - <code><![CDATA[ContinueAsNew]]></code> |
1005 | | - </MissingImmutableAnnotation> |
1006 | | - </file> |
1007 | | - <file src="src/Internal/Transport/Request/ExecuteActivity.php"> |
1008 | | - <MissingImmutableAnnotation> |
1009 | | - <code><![CDATA[ExecuteActivity]]></code> |
1010 | | - </MissingImmutableAnnotation> |
1011 | | - </file> |
1012 | | - <file src="src/Internal/Transport/Request/ExecuteChildWorkflow.php"> |
1013 | | - <MissingImmutableAnnotation> |
1014 | | - <code><![CDATA[ExecuteChildWorkflow]]></code> |
1015 | | - </MissingImmutableAnnotation> |
1016 | | - </file> |
1017 | | - <file src="src/Internal/Transport/Request/ExecuteLocalActivity.php"> |
1018 | | - <MissingImmutableAnnotation> |
1019 | | - <code><![CDATA[ExecuteLocalActivity]]></code> |
1020 | | - </MissingImmutableAnnotation> |
1021 | | - </file> |
1022 | | - <file src="src/Internal/Transport/Request/GetChildWorkflowExecution.php"> |
1023 | | - <MissingImmutableAnnotation> |
1024 | | - <code><![CDATA[GetChildWorkflowExecution]]></code> |
1025 | | - </MissingImmutableAnnotation> |
1026 | | - </file> |
1027 | | - <file src="src/Internal/Transport/Request/GetVersion.php"> |
1028 | | - <MissingImmutableAnnotation> |
1029 | | - <code><![CDATA[GetVersion]]></code> |
1030 | | - </MissingImmutableAnnotation> |
1031 | | - </file> |
1032 | 987 | <file src="src/Internal/Transport/Request/NewTimer.php"> |
1033 | | - <MissingImmutableAnnotation> |
1034 | | - <code><![CDATA[NewTimer]]></code> |
1035 | | - </MissingImmutableAnnotation> |
1036 | 988 | <PossiblyNullPropertyFetch> |
1037 | 989 | <code><![CDATA[CarbonInterval::make($interval)->totalMilliseconds]]></code> |
1038 | 990 | </PossiblyNullPropertyFetch> |
1039 | 991 | </file> |
1040 | | - <file src="src/Internal/Transport/Request/Panic.php"> |
1041 | | - <MissingImmutableAnnotation> |
1042 | | - <code><![CDATA[Panic]]></code> |
1043 | | - </MissingImmutableAnnotation> |
1044 | | - </file> |
1045 | | - <file src="src/Internal/Transport/Request/SideEffect.php"> |
1046 | | - <MissingImmutableAnnotation> |
1047 | | - <code><![CDATA[SideEffect]]></code> |
1048 | | - </MissingImmutableAnnotation> |
1049 | | - </file> |
1050 | | - <file src="src/Internal/Transport/Request/SignalExternalWorkflow.php"> |
1051 | | - <MissingImmutableAnnotation> |
1052 | | - <code><![CDATA[SignalExternalWorkflow]]></code> |
1053 | | - </MissingImmutableAnnotation> |
1054 | | - </file> |
1055 | | - <file src="src/Internal/Transport/Request/UndefinedResponse.php"> |
1056 | | - <MissingImmutableAnnotation> |
1057 | | - <code><![CDATA[UndefinedResponse]]></code> |
1058 | | - </MissingImmutableAnnotation> |
1059 | | - </file> |
1060 | | - <file src="src/Internal/Transport/Request/UpsertSearchAttributes.php"> |
1061 | | - <MissingImmutableAnnotation> |
1062 | | - <code><![CDATA[UpsertSearchAttributes]]></code> |
1063 | | - </MissingImmutableAnnotation> |
1064 | | - </file> |
1065 | | - <file src="src/Internal/Transport/Request/UpsertTypedSearchAttributes.php"> |
1066 | | - <MissingImmutableAnnotation> |
1067 | | - <code><![CDATA[UpsertTypedSearchAttributes]]></code> |
1068 | | - </MissingImmutableAnnotation> |
1069 | | - </file> |
1070 | 992 | <file src="src/Internal/Transport/Router/CancelWorkflow.php"> |
1071 | 993 | <DocblockTypeContradiction> |
1072 | 994 | <code><![CDATA[$process === null]]></code> |
|
1127 | 1049 | <file src="src/Internal/Transport/Router/StartWorkflow.php"> |
1128 | 1050 | <PossiblyFalseArgument> |
1129 | 1051 | <code><![CDATA[\json_encode($param)]]></code> |
| 1052 | + <code><![CDATA[\json_encode($param)]]></code> |
1130 | 1053 | </PossiblyFalseArgument> |
1131 | 1054 | <UnnecessaryVarAnnotation> |
1132 | 1055 | <code><![CDATA[Input]]></code> |
|
1427 | 1350 | <code><![CDATA[$this->failure]]></code> |
1428 | 1351 | </NullableReturnStatement> |
1429 | 1352 | </file> |
1430 | | - <file src="src/Worker/Transport/Command/Client/Request.php"> |
1431 | | - <MissingImmutableAnnotation> |
1432 | | - <code><![CDATA[Request]]></code> |
1433 | | - </MissingImmutableAnnotation> |
1434 | | - </file> |
1435 | 1353 | <file src="src/Worker/Transport/Command/Client/SuccessClientResponse.php"> |
1436 | 1354 | <InvalidNullableReturnType> |
1437 | 1355 | <code><![CDATA[ValuesInterface]]></code> |
|
0 commit comments