Fix BC in WorkerFactory constructor #209
Annotations
4 errors and 2 warnings
π Run Tests:
src/WorkerFactory.php#L111
src/WorkerFactory.php:111:57: ImpureMethodCall: Cannot call a possibly-mutating method from a mutation-free context (see https://psalm.dev/203)
|
π Run Tests:
src/WorkerFactory.php#L119
src/WorkerFactory.php:119:16: UnsafeInstantiation: Cannot safely instantiate class Temporal\WorkerFactory with "new static" as its constructor might change in child classes (see https://psalm.dev/229)
|
π Run Tests:
src/WorkerFactory.php#L1
src/WorkerFactory.php:0:0: UnusedBaselineEntry: Baseline for issue "UnsafeInstantiation" has 1 extra entry. (see https://psalm.dev/316)
|
π Run Tests
Process completed with exit code 2.
|
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