Update psalm and composer normalize #361
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static.yml
on: pull_request
PHPStan
21s
PHP-CS-Fixer
16s
Psalm
31s
Composer Normalize
12s
Annotations
7 errors and 4 warnings
ParseError:
vendor/symfony/console/Completion/Suggestion.php#L22
vendor/symfony/console/Completion/Suggestion.php:22:26: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 22 (see https://psalm.dev/173)
|
ParseError:
vendor/symfony/console/Output/AnsiColorMode.php#L20
vendor/symfony/console/Output/AnsiColorMode.php:20:6: ParseError: Syntax error, unexpected T_STRING on line 20 (see https://psalm.dev/173)
|
ParseError:
vendor/symfony/console/Output/AnsiColorMode.php#L70
vendor/symfony/console/Output/AnsiColorMode.php:70:5: ParseError: Syntax error, unexpected T_PRIVATE on line 70 (see https://psalm.dev/173)
|
ParseError:
vendor/symfony/console/Output/AnsiColorMode.php#L79
vendor/symfony/console/Output/AnsiColorMode.php:79:5: ParseError: Syntax error, unexpected T_PRIVATE on line 79 (see https://psalm.dev/173)
|
ParseError:
vendor/symfony/console/Output/AnsiColorMode.php#L87
vendor/symfony/console/Output/AnsiColorMode.php:87:5: ParseError: Syntax error, unexpected T_PRIVATE on line 87 (see https://psalm.dev/173)
|
ParseError:
vendor/symfony/console/Output/AnsiColorMode.php#L106
vendor/symfony/console/Output/AnsiColorMode.php:106:1: ParseError: Syntax error, unexpected '}', expecting EOF on line 106 (see https://psalm.dev/173)
|
Psalm
Process completed with exit code 2.
|
Composer Normalize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|