WIP - experimental - bundled maker #705
ci.yaml
on: pull_request
composer-validate
/
Validate composer.json
7s
cs
/
PHP CS Fixer
11s
sca
/
Psalm
15s
Matrix: test / phpunit
Annotations
16 errors and 8 warnings
cs / PHP CS Fixer
Process completed with exit code 8.
|
test / PHP 8.3, highest deps, --prefer-stable
Process completed with exit code 2.
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php#L3
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php:3:22: UndefinedGlobalVariable: Cannot find referenced variable $namespace in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php#L5
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php:5:12: UndefinedGlobalVariable: Cannot find referenced variable $use_statements in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php#L7
src/MakerBundle/Templates/ChangePasswordFormType.tpl.php:7:18: UndefinedGlobalVariable: Cannot find referenced variable $class_name in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L3
src/MakerBundle/Templates/ResetPasswordController.tpl.php:3:22: UndefinedGlobalVariable: Cannot find referenced variable $namespace in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L5
src/MakerBundle/Templates/ResetPasswordController.tpl.php:5:12: UndefinedGlobalVariable: Cannot find referenced variable $use_statements in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L8
src/MakerBundle/Templates/ResetPasswordController.tpl.php:8:18: UndefinedGlobalVariable: Cannot find referenced variable $class_name in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L22
src/MakerBundle/Templates/ResetPasswordController.tpl.php:22:80: UndefinedGlobalVariable: Cannot find referenced variable $translator_available in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L24
src/MakerBundle/Templates/ResetPasswordController.tpl.php:24:46: UndefinedGlobalVariable: Cannot find referenced variable $request_form_type_class_name in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L29
src/MakerBundle/Templates/ResetPasswordController.tpl.php:29:40: UndefinedGlobalVariable: Cannot find referenced variable $email_field in global scope (see https://psalm.dev/127)
|
UndefinedGlobalVariable:
src/MakerBundle/Templates/ResetPasswordController.tpl.php#L81
src/MakerBundle/Templates/ResetPasswordController.tpl.php:81:84: UndefinedGlobalVariable: Cannot find referenced variable $problem_validate_message_or_constant in global scope (see https://psalm.dev/127)
|
test / PHP 8.1, highest deps, --prefer-stable
Process completed with exit code 2.
|
test / PHP 8.3, highest deps,
Process completed with exit code 2.
|
test / PHP 8.1.10, lowest deps, --prefer-lowest
Process completed with exit code 2.
|
test / PHP 8.2, highest deps, --prefer-stable
Process completed with exit code 2.
|
composer-validate / Validate composer.json
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cs / PHP CS Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / PHP 8.3, highest deps, --prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
sca / Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / PHP 8.1, highest deps, --prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / PHP 8.3, highest deps,
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / PHP 8.1.10, lowest deps, --prefer-lowest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / PHP 8.2, highest deps, --prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|