Skip to content

Upgrade PHPStan from 1.12 to 2.0 #338

Upgrade PHPStan from 1.12 to 2.0

Upgrade PHPStan from 1.12 to 2.0 #338

Triggered via pull request December 24, 2024 13:23
Status Failure
Total duration 31s
Artifacts

coding-standards.yml

on: pull_request
Coding Standards  /  Coding Standards (PHP: 8.3)
22s
Coding Standards / Coding Standards (PHP: 8.3)
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Coding Standards / Coding Standards (PHP: 8.3): src/Cache/DoctrineCacheStorage.php#L31
Expected 1 line between description and annotations, found 0.
Coding Standards / Coding Standards (PHP: 8.3): tests/Persistence/TestAsset/DummyObjectManager.php#L7
Opening brace of a class must be on the line after the definition
Coding Standards / Coding Standards (PHP: 8.3): tests/Form/Element/ProxyTest.php#L22
Type PHP_VERSION_ID is not used in this file.
Coding Standards / Coding Standards (PHP: 8.3): tests/Form/Element/ProxyTest.php#L282
Multi-line function calls must have a trailing comma after the last parameter.
Coding Standards / Coding Standards (PHP: 8.3): tests/Persistence/ProvidesObjectManagerTest.php#L19
Equals sign not aligned with surrounding assignments; expected 9 spaces but found 1 space
Coding Standards / Coding Standards (PHP: 8.3)
Process completed with exit code 1.