Skip to content

Remove implicitly nullable parameter declarations #70

Remove implicitly nullable parameter declarations

Remove implicitly nullable parameter declarations #70

Re-run triggered August 6, 2024 07:20
Status Failure
Total duration 37s
Artifacts

code-style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
phpcs: src/GraphicsState.php#L34
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/GraphicsState.php#L35
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfDictionary.php#L112
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfDictionary.php#L113
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfDictionary.php#L114
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfStream.php#L40
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfStream.php#L41
Spaces must be used to indent lines; tabs are not allowed
phpcs: src/PdfParser/Type/PdfStream.php#L42
Spaces must be used to indent lines; tabs are not allowed
phpstan: src/PdfParser/Type/PdfDictionary.php#L112
Result of && is always false.
phpstan: src/PdfParser/Type/PdfStream.php#L40
Result of && is always false.
phpstan
Process completed with exit code 1.
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/
phpcs
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/