Skip to content

feat: Support hierarchical permissions in method #2345

feat: Support hierarchical permissions in method

feat: Support hierarchical permissions in method #2345

Triggered via pull request February 6, 2026 20:21
Status Failure
Total duration 3m 13s
Artifacts

phpstan.yml

on: pull_request
phpstan  /  PHP 8.1 Static Analysis
26s
phpstan / PHP 8.1 Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

9 errors
phpstan / PHP 8.1 Static Analysis
Process completed with exit code 1.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/JWTFilterTest.php#L86
Parameter #1 $headers of method Tests\Authentication\Filters\JWTFilterTest::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L132
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L123
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L108
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L100
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L83
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L71
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.
phpstan / PHP 8.1 Static Analysis: tests/Authentication/Filters/HmacFilterTest.php#L51
Parameter #1 $headers of method Tests\Authentication\Filters\AbstractFilterTestCase::withHeaders() expects array<string, CodeIgniter\HTTP\Header|list<CodeIgniter\HTTP\Header>>, array{Authorization: non-falsy-string} given.