Skip to content

fix for prestashop 8.0.1 #590

fix for prestashop 8.0.1

fix for prestashop 8.0.1 #590

Triggered via pull request May 23, 2024 13:36
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: pull_request
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 14 warnings
PHPStan (1.7.8.5): src/Commands/Module/ModuleGenerate.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Commands\Module\ModuleGenerate.
PHPStan (1.7.8.5): src/Commands/Module/ModuleGenerate.php#L24
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.8.5): src/Generator/ClassFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\ClassFileGenerator.
PHPStan (1.7.8.5): src/Generator/ClassFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.8.5): src/Generator/CodeDisplayGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\CodeDisplayGenerator.
PHPStan (1.7.8.5): src/Generator/CodeDisplayGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.8.5): src/Generator/FileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.8.5): src/Generator/TwigFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigFileGenerator.
PHPStan (1.7.8.5): src/Generator/TwigFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.8.5): src/Generator/TwigVariablesDTO.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.6.9): src/Commands/Module/ModuleGenerate.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Commands\Module\ModuleGenerate.
PHPStan (1.7.6.9): src/Commands/Module/ModuleGenerate.php#L24
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.6.9): src/Generator/ClassFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\ClassFileGenerator.
PHPStan (1.7.6.9): src/Generator/ClassFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.6.9): src/Generator/CodeDisplayGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\CodeDisplayGenerator.
PHPStan (1.7.6.9): src/Generator/CodeDisplayGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.6.9): src/Generator/FileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.6.9): src/Generator/TwigFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigFileGenerator.
PHPStan (1.7.6.9): src/Generator/TwigFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.6.9): src/Generator/TwigVariablesDTO.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.7.8)
The job was canceled because "_1_7_8_5" failed.
PHPStan (1.7.7.8): src/Commands/Module/ModuleGenerate.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Commands\Module\ModuleGenerate.
PHPStan (1.7.7.8): src/Commands/Module/ModuleGenerate.php#L24
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.7.8): src/Generator/ClassFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\ClassFileGenerator.
PHPStan (1.7.7.8): src/Generator/ClassFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.7.8): src/Generator/CodeDisplayGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\CodeDisplayGenerator.
PHPStan (1.7.7.8): src/Generator/CodeDisplayGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.7.8): src/Generator/FileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.7.8): src/Generator/TwigFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigFileGenerator.
PHPStan (1.7.7.8): src/Generator/TwigFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.7.8): src/Generator/TwigVariablesDTO.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.5.0)
The job was canceled because "_1_7_8_5" failed.
PHPStan (1.7.5.0): src/Commands/Module/ModuleGenerate.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Commands\Module\ModuleGenerate.
PHPStan (1.7.5.0): src/Commands/Module/ModuleGenerate.php#L24
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.5.0): src/Generator/ClassFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\ClassFileGenerator.
PHPStan (1.7.5.0): src/Generator/ClassFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.0): src/Generator/CodeDisplayGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\CodeDisplayGenerator.
PHPStan (1.7.5.0): src/Generator/CodeDisplayGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.0): src/Generator/FileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.0): src/Generator/TwigFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigFileGenerator.
PHPStan (1.7.5.0): src/Generator/TwigFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.0): src/Generator/TwigVariablesDTO.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.5.2)
The job was canceled because "_1_7_8_5" failed.
PHPStan (1.7.5.2): src/Commands/Module/ModuleGenerate.php#L1
ParseError (syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Commands\Module\ModuleGenerate.
PHPStan (1.7.5.2): src/Commands/Module/ModuleGenerate.php#L24
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.5.2): src/Generator/ClassFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\ClassFileGenerator.
PHPStan (1.7.5.2): src/Generator/ClassFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.2): src/Generator/CodeDisplayGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\CodeDisplayGenerator.
PHPStan (1.7.5.2): src/Generator/CodeDisplayGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.2): src/Generator/FileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.2): src/Generator/TwigFileGenerator.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigFileGenerator.
PHPStan (1.7.5.2): src/Generator/TwigFileGenerator.php#L23
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\FileGenerator.
PHPStan (1.7.5.2): src/Generator/TwigVariablesDTO.php#L1
ParseError (syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)) thrown while looking for class FOP\Console\Generator\TwigVariablesDTO.
PHPStan (1.7.8.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (1.7.8.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (1.7.8.5)
The `save-state` 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/
PHPStan (1.7.8.5)
The `save-state` 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/
PHPStan (1.7.6.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/cache@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan (1.7.6.9)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/cache@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPStan (1.7.6.9)
The `save-state` 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/
PHPStan (1.7.6.9)
The `save-state` 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/
PHPStan (1.7.7.8)
The `save-state` 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/
PHPStan (1.7.7.8)
The `save-state` 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/
PHPStan (1.7.5.0)
The `save-state` 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/
PHPStan (1.7.5.0)
The `save-state` 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/
PHPStan (1.7.5.2)
The `save-state` 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/
PHPStan (1.7.5.2)
The `save-state` 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/