Skip to content

✨ batch for files and pages sections #63

✨ batch for files and pages sections

✨ batch for files and pages sections #63

Triggered via push July 1, 2025 14:40
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: classes/BlueprintsLicense.php#L190
Method Bnomei\BlueprintsLicense::readLicense() should return array but returns array|null.
phpstan: classes/BlueprintsLicense.php#L188
Unsafe call to private method Bnomei\BlueprintsLicense::dec() through static::.
phpstan: classes/BlueprintsLicense.php#L170
Call to an undefined static method Kirby\Http\Remote::post().
phpstan: classes/BlueprintsLicense.php#L163
Binary operation "." between array|Closure|string|null and ': ' results in an error.
phpstan: classes/BlueprintsLicense.php#L154
Offset 'valid' might not exist on array|null.
phpstan: classes/BlueprintsLicense.php#L127
Offset 'deactivated' might not exist on array|null.
phpstan: classes/BlueprintsLicense.php#L106
Binary operation "." between array|Closure|string|null and ': ' results in an error.
phpstan: classes/BlueprintsLicense.php#L94
Offset 'activated' might not exist on array|null.
phpstan: classes/BlueprintsLicense.php#L73
Binary operation "." between array|Closure|string|null and ': ' results in an error.
phpstan: classes/BlueprintsLicense.php#L65
Parameter $label of class Kirby\Plugin\LicenseStatus constructor expects string, array|Closure|string|null given.