Typed SA collection now has typed datetime values (ImmutableDatetime)… #263
Annotations
10 errors and 2 warnings
🔍 Run Tests:
src/Client/WorkflowOptions.php#L505
src/Client/WorkflowOptions.php:505:18: UnnecessaryVarAnnotation: The @var Temporal\Common\SearchAttributes\SearchAttributeKey annotation for $key is unnecessary (see https://psalm.dev/212)
|
🔍 Run Tests:
src/Client/WorkflowOptions.php#L506
src/Client/WorkflowOptions.php:506:18: ImpureMethodCall: Cannot call a possibly-mutating method Temporal\Common\TypedSearchAttributes::getIterator from a mutation-free context (see https://psalm.dev/203)
|
🔍 Run Tests:
src/Client/WorkflowOptions.php#L507
src/Client/WorkflowOptions.php:507:52: ImpureMethodCall: Cannot call a possibly-mutating method Temporal\DataConverter\DataConverterInterface::toPayload from a mutation-free context (see https://psalm.dev/203)
|
🔍 Run Tests:
src/Client/WorkflowOptions.php#L510
src/Client/WorkflowOptions.php:510:25: ImpureMethodCall: Cannot call a possibly-mutating method Temporal\Api\Common\V1\SearchAttributes::setIndexedFields from a mutation-free context (see https://psalm.dev/203)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey.php#L108
src/Common/SearchAttributes/SearchAttributeKey.php:108:39: ImpureMethodCall: Cannot call a possibly-mutating method from a mutation-free context (see https://psalm.dev/203)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey.php#L115
src/Common/SearchAttributes/SearchAttributeKey.php:115:39: ImpureMethodCall: Cannot call a possibly-mutating method from a mutation-free context (see https://psalm.dev/203)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey/BoolValue.php#L16
src/Common/SearchAttributes/SearchAttributeKey/BoolValue.php:16:44: MoreSpecificReturnType: The declared return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate\ValueSet' for Temporal\Common\SearchAttributes\SearchAttributeKey\BoolValue::valueSet is more specific than the inferred return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate' (see https://psalm.dev/070)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey/BoolValue.php#L18
src/Common/SearchAttributes/SearchAttributeKey/BoolValue.php:18:16: LessSpecificReturnStatement: The type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate' is more general than the declared return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate\ValueSet' for Temporal\Common\SearchAttributes\SearchAttributeKey\BoolValue::valueSet (see https://psalm.dev/129)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey/DatetimeValue.php#L19
src/Common/SearchAttributes/SearchAttributeKey/DatetimeValue.php:19:65: MoreSpecificReturnType: The declared return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate\ValueSet' for Temporal\Common\SearchAttributes\SearchAttributeKey\DatetimeValue::valueSet is more specific than the inferred return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate' (see https://psalm.dev/070)
|
🔍 Run Tests:
src/Common/SearchAttributes/SearchAttributeKey/DatetimeValue.php#L21
src/Common/SearchAttributes/SearchAttributeKey/DatetimeValue.php:21:16: LessSpecificReturnStatement: The type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate' is more general than the declared return type 'Temporal\Common\SearchAttributes\SearchAttributeUpdate\ValueSet' for Temporal\Common\SearchAttributes\SearchAttributeKey\DatetimeValue::valueSet (see https://psalm.dev/129)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Get Composer Cache Directory
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/
|
Loading