feat: Support hierarchical permissions in method #2345
phpstan.yml
on: pull_request
phpstan
/
PHP 8.1 Static Analysis
26s
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.
|