Skip to content

Fix storing checkbox values in local storage #195

Fix storing checkbox values in local storage

Fix storing checkbox values in local storage #195

Triggered via push December 28, 2023 09:29
Status Failure
Total duration 34s
Artifacts

phpstan.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Testing PHP 8.0 on ubuntu-22.04: src/Facade/DataFacade.php#L148
PHPDoc tag @param for parameter $individual with type Fisharebest\Webtrees\Individual|null is not subtype of native type Fisharebest\Webtrees\Individual.
Testing PHP 8.0 on ubuntu-22.04: src/Processor/ImageProcessor.php#L81
Call to an undefined method Fisharebest\Webtrees\Module\ModuleCustomInterface::assetUrl().
Testing PHP 8.0 on ubuntu-22.04
Process completed with exit code 1.
Testing PHP 8.2 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_0" failed.
Testing PHP 8.2 on ubuntu-22.04: src/Facade/DataFacade.php#L148
PHPDoc tag @param for parameter $individual with type Fisharebest\Webtrees\Individual|null is not subtype of native type Fisharebest\Webtrees\Individual.
Testing PHP 8.2 on ubuntu-22.04: src/Processor/ImageProcessor.php#L81
Call to an undefined method Fisharebest\Webtrees\Module\ModuleCustomInterface::assetUrl().
Testing PHP 8.2 on ubuntu-22.04
Process completed with exit code 1.
Testing PHP 7.4 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_0" failed.
Testing PHP 7.4 on ubuntu-22.04: src/Facade/DataFacade.php#L148
PHPDoc tag @param for parameter $individual with type Fisharebest\Webtrees\Individual|null is not subtype of native type Fisharebest\Webtrees\Individual.
Testing PHP 7.4 on ubuntu-22.04: src/Processor/ImageProcessor.php#L81
Call to an undefined method Fisharebest\Webtrees\Module\ModuleCustomInterface::assetUrl().
Testing PHP 7.4 on ubuntu-22.04
The operation was canceled.
Testing PHP 8.1 on ubuntu-22.04
The job was canceled because "ubuntu-22_04_8_0" failed.
Testing PHP 8.1 on ubuntu-22.04: src/Facade/DataFacade.php#L148
PHPDoc tag @param for parameter $individual with type Fisharebest\Webtrees\Individual|null is not subtype of native type Fisharebest\Webtrees\Individual.
Testing PHP 8.1 on ubuntu-22.04: src/Processor/ImageProcessor.php#L81
Call to an undefined method Fisharebest\Webtrees\Module\ModuleCustomInterface::assetUrl().
Testing PHP 8.1 on ubuntu-22.04
The operation was canceled.