Skip to content

refactor: Initial update for v5 #5

refactor: Initial update for v5

refactor: Initial update for v5 #5

Triggered via push October 14, 2024 21:10
Status Failure
Total duration 35s
Artifacts
Matrix: code_analysis
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/helpers/Field.php#L63
Parameter $matrixBlock of method nystudio107\routemap\helpers\Field::matrixFieldsOfType() has invalid type craft\elements\MatrixBlock.
PHPStan: src/helpers/Field.php#L63
Parameter $matrixBlock of method nystudio107\routemap\helpers\Field::matrixFieldsOfType() has invalid type craft\elements\MatrixBlock.
PHPStan: src/helpers/Field.php#L68
Call to method getType() on an unknown class craft\elements\MatrixBlock.
PHPStan: src/services/Routes.php#L169
Call to an undefined method craft\console\Application|craft\web\Application::getSections().
PHPStan: src/services/Routes.php#L210
Call to an undefined method craft\console\Application|craft\web\Application::getSections().
PHPStan: src/services/Routes.php#L408
PHPDoc tag @var for variable $matrixBlocks contains unknown class craft\elements\MatrixBlock.
PHPStan: src/services/Routes.php#L412
Access to offset mixed on an unknown class craft\elements\MatrixBlock.
PHPStan
Process completed with exit code 1.