Skip to content

Update to CI 4.5.1

Update to CI 4.5.1 #88

Triggered via pull request June 7, 2024 01:16
Status Failure
Total duration 35s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
phpstan / PHP 7.4 Static Analysis: app/Controllers/DungeonController.php#L44
Cannot call method monsters() on array<int|string, float|int|string|null>|object.
phpstan / PHP 7.4 Static Analysis: tests/database/FakerTest.php#L68
Cannot access property $id on array|object.
phpstan / PHP 7.4 Static Analysis: tests/database/FakerTest.php#L70
Cannot access property $id on array|object.
phpstan / PHP 7.4 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.1 Static Analysis: app/Controllers/DungeonController.php#L44
Cannot call method monsters() on array<int|string, float|int|string|null>|object.
phpstan / PHP 8.1 Static Analysis: tests/database/FakerTest.php#L68
Cannot access property $id on array|object.
phpstan / PHP 8.1 Static Analysis: tests/database/FakerTest.php#L70
Cannot access property $id on array|object.
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.0 Static Analysis: app/Controllers/DungeonController.php#L44
Cannot call method monsters() on array<int|string, float|int|string|null>|object.
phpstan / PHP 8.0 Static Analysis: tests/database/FakerTest.php#L68
Cannot access property $id on array|object.
phpstan / PHP 8.0 Static Analysis: tests/database/FakerTest.php#L70
Cannot access property $id on array|object.
phpstan / PHP 8.0 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.2 Static Analysis: app/Controllers/DungeonController.php#L44
Cannot call method monsters() on array<int|string, float|int|string|null>|object.
phpstan / PHP 8.2 Static Analysis: tests/database/FakerTest.php#L68
Cannot access property $id on array|object.
phpstan / PHP 8.2 Static Analysis: tests/database/FakerTest.php#L70
Cannot access property $id on array|object.
phpstan / PHP 8.2 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.3 Static Analysis: app/Controllers/DungeonController.php#L44
Cannot call method monsters() on array<int|string, float|int|string|null>|object.
phpstan / PHP 8.3 Static Analysis: tests/database/FakerTest.php#L68
Cannot access property $id on array|object.
phpstan / PHP 8.3 Static Analysis: tests/database/FakerTest.php#L70
Cannot access property $id on array|object.
phpstan / PHP 8.3 Static Analysis
Process completed with exit code 1.