13 lauch process without context or input #46
Annotations
9 errors and 4 warnings
PHPStan:
src/Controller/Admin/Process/LaunchAction.php#L58
Offset 'input_context_launcher_form' does not exist on array{source: string|null, target: string|null, entrypoint_type: string, constraints: array<Symfony\Component\Validator\Constraint>, run: 'null|bool', default: array{input: mixed, context: array{array{key: 'int|text', value: 'int|text'}}}}|null.
|
PHPStan:
src/Controller/Admin/Process/LaunchAction.php#L71
Offset 'constraints' on *NEVER* on left side of ?? always exists and is not nullable.
|
PHPStan:
src/Controller/Admin/Process/LaunchAction.php#L76
Offset 'default' on *NEVER* on left side of ?? always exists and is not nullable.
|
PHPStan:
src/Controller/Admin/Process/LaunchAction.php#L114
Method CleverAge\UiProcessBundle\Controller\Admin\Process\LaunchAction::dispatch() has parameter $context with no value type specified in iterable type array.
|
PHPStan:
src/Twig/Runtime/ProcessExtensionRuntime.php#L23
Method CleverAge\UiProcessBundle\Twig\Runtime\ProcessExtensionRuntime::getUiOptions() return type has no value type specified in iterable type array.
|
PHPStan
Process completed with exit code 1.
|
Twig-CS-Fixer:
templates/admin/process/list.html.twig#L36
Expecting 1 whitespace after "=="; found 2.
|
Twig-CS-Fixer:
templates/components/BootstrapModal.html.twig#L37
A file must end with 1 blank line; found 0
|
Twig-CS-Fixer
Process completed with exit code 1.
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Twig-CS-Fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP-CS-Fixer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rector
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|