Skip to content

Automatically assign the fixtureHelper to each fixture #196

Automatically assign the fixtureHelper to each fixture

Automatically assign the fixtureHelper to each fixture #196

Triggered via push June 3, 2024 14:17
Status Failure
Total duration 48s
Artifacts

linting.yml

on: push
Matrix: PHP-CS-Fixer
Matrix: PHPStan
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

21 errors
InaccessibleProperty: src/Fixture.php#L35
src/Fixture.php:35:9: InaccessibleProperty: Basecom\FixturePlugin\Fixture::$helper is marked readonly (see https://psalm.dev/054)
Psalm (8.3, stable)
Process completed with exit code 2.
PHPStan (8.3, stable): src/Fixture.php#L9
Class Basecom\FixturePlugin\Fixture has an uninitialized readonly property $helper. Assign it in the constructor.
PHPStan (8.3, stable): src/Fixture.php#L35
Readonly property Basecom\FixturePlugin\Fixture::$helper is assigned outside of the constructor.
PHPStan (8.3, stable)
Process completed with exit code 1.
PHP-CS-Fixer (8.2)
Process completed with exit code 8.
PHP-CS-Fixer (8.3)
The job was canceled because "_8_2" failed.
PHP-CS-Fixer (8.3)
Process completed with exit code 8.
Psalm (8.2, stable)
The job was canceled because "_8_3_stable" failed.
Psalm (8.2, stable)
The operation was canceled.
Psalm (8.3, lowest)
The job was canceled because "_8_3_stable" failed.
InaccessibleProperty: src/Fixture.php#L35
src/Fixture.php:35:9: InaccessibleProperty: Basecom\FixturePlugin\Fixture::$helper is marked readonly (see https://psalm.dev/054)
Psalm (8.3, lowest)
The operation was canceled.
PHPStan (8.3, lowest)
The job was canceled because "_8_3_stable" failed.
PHPStan (8.3, lowest)
The operation was canceled.
PHPStan (8.2, stable)
The job was canceled because "_8_3_stable" failed.
PHPStan (8.2, stable)
The operation was canceled.
Psalm (8.2, lowest)
The job was canceled because "_8_3_stable" failed.
Psalm (8.2, lowest)
The operation was canceled.
PHPStan (8.2, lowest)
The job was canceled because "_8_3_stable" failed.
PHPStan (8.2, lowest)
The operation was canceled.