Update workflow execution describe dto #361
static-analysis.yml
on: push
Matrix: Architecture tests
Matrix: psalm
Annotations
5 errors and 2 warnings
|
ArgumentTypeCoercion:
src/Internal/Mapper/WorkflowExecutionInfoMapper.php#L56
src/Internal/Mapper/WorkflowExecutionInfoMapper.php:56:24: ArgumentTypeCoercion: Argument 13 of Temporal\Workflow\WorkflowExecutionInfo::__construct expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
|
|
ArgumentTypeCoercion:
src/Internal/Mapper/WorkflowExecutionInfoMapper.php#L57
src/Internal/Mapper/WorkflowExecutionInfoMapper.php:57:35: ArgumentTypeCoercion: Argument 14 of Temporal\Workflow\WorkflowExecutionInfo::__construct expects int<1, max>, but parent type int provided (see https://psalm.dev/193)
|
|
ArgumentTypeCoercion:
src/Internal/Mapper/WorkflowExecutionInfoMapper.php#L58
src/Internal/Mapper/WorkflowExecutionInfoMapper.php:58:31: ArgumentTypeCoercion: Argument 15 of Temporal\Workflow\WorkflowExecutionInfo::__construct expects int<1, max>, but parent type int provided (see https://psalm.dev/193)
|
|
UnusedBaselineEntry:
src/Exception/Failure/FailureConverter.php#L1
src/Exception/Failure/FailureConverter.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidOperand" has 1 extra entry. (see https://psalm.dev/316)
|
|
Psalm Validation (PHP 8.3, OS ubuntu-latest)
Process completed with exit code 2.
|
|
Psalm Validation (PHP 8.3, OS ubuntu-latest)
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/
|
|
Architecture tests (8.3, ubuntu-latest)
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/
|