Development #49
Annotations
2 errors and 2 warnings
phpcs:
src/PdfParser/Type/PdfString.php#L90
The first expression of a multi-line control structure must be on the line after the opening parenthesis
|
phpcs:
src/PdfParser/Type/PdfString.php#L98
Expected 1 space(s) after closing parenthesis; found newline
|
phpcs
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/
|
phpstan
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/
|