Skip to content

chore: fix phpstan

chore: fix phpstan #11

Triggered via push August 9, 2024 09:34
Status Failure
Total duration 39s
Artifacts

backend.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

Annotations

16 errors
run / PHPStan PHP 7.3: src/Api/Controllers/DeleteFieldController.php#L13
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3: src/Api/Controllers/StoreFieldController.php#L17
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3: src/Api/Controllers/UpdateFieldController.php#L17
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3: src/Events/AbstractFieldEvent.php#L19
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3: src/Repositories/FieldRepository.php#L21
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.3
Process completed with exit code 1.
run / PHPStan PHP 8.1
The job was canceled because "_7_3" failed.
run / PHPStan PHP 8.2
The job was canceled because "_7_3" failed.
run / PHPStan PHP 8.2
The operation was canceled.
run / PHPStan PHP 7.4
The job was canceled because "_7_3" failed.
run / PHPStan PHP 7.4: src/Api/Controllers/DeleteFieldController.php#L13
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.4: src/Api/Controllers/StoreFieldController.php#L17
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.4: src/Api/Controllers/UpdateFieldController.php#L17
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.4: src/Events/AbstractFieldEvent.php#L19
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.4: src/Repositories/FieldRepository.php#L21
Promoted properties are supported only on PHP 8.0 and later.
run / PHPStan PHP 7.4
The operation was canceled.