Skip to content

Bump actions/checkout from 3 to 4 #81

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #81

Triggered via pull request September 5, 2023 03:17
Status Failure
Total duration 1m 11s
Artifacts

phpstan.yml

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

Annotations

24 errors and 3 warnings
PHP 7.4 Static Analysis: src/Authentication/LocalAuthenticator.php#L70
Instantiation of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 7.4 Static Analysis: src/Authorization/FlatAuthorization.php#L341
Call to function in_array() with arguments int, array<int, string> and true will always evaluate to false.
PHP 7.4 Static Analysis: tests/authentication/LocalAuthTest.php#L116
Fetching class constant class of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 7.4 Static Analysis: tests/controllers/LoginTest.php#L55
No error to ignore is reported on line 55.
PHP 7.4 Static Analysis: tests/controllers/RegisterTest.php#L56
No error to ignore is reported on line 56.
PHP 7.4 Static Analysis: tests/controllers/RegisterTest.php#L88
No error to ignore is reported on line 88.
PHP 7.4 Static Analysis: tests/unit/UserEntityTest.php#L47
Call to method PHPUnit\Framework\Assert::assertContains() with mixed and array{} will always evaluate to false.
PHP 7.4 Static Analysis
Process completed with exit code 1.
PHP 8.0 Static Analysis: src/Authentication/LocalAuthenticator.php#L70
Instantiation of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 8.0 Static Analysis: src/Authorization/FlatAuthorization.php#L341
Call to function in_array() with arguments int, array<int, string> and true will always evaluate to false.
PHP 8.0 Static Analysis: tests/authentication/LocalAuthTest.php#L116
Fetching class constant class of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 8.0 Static Analysis: tests/controllers/LoginTest.php#L55
No error to ignore is reported on line 55.
PHP 8.0 Static Analysis: tests/controllers/RegisterTest.php#L56
No error to ignore is reported on line 56.
PHP 8.0 Static Analysis: tests/controllers/RegisterTest.php#L88
No error to ignore is reported on line 88.
PHP 8.0 Static Analysis: tests/unit/UserEntityTest.php#L47
Call to method PHPUnit\Framework\Assert::assertContains() with mixed and array{} will always evaluate to false.
PHP 8.0 Static Analysis
Process completed with exit code 1.
PHP 8.1 Static Analysis: src/Authentication/LocalAuthenticator.php#L70
Instantiation of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 8.1 Static Analysis: src/Authorization/FlatAuthorization.php#L341
Call to function in_array() with arguments int, array<int, string> and true will always evaluate to false.
PHP 8.1 Static Analysis: tests/authentication/LocalAuthTest.php#L116
Fetching class constant class of deprecated class CodeIgniter\Router\Exceptions\RedirectException: Use \CodeIgniter\HTTP\Exceptions\RedirectException instead
PHP 8.1 Static Analysis: tests/controllers/LoginTest.php#L55
No error to ignore is reported on line 55.
PHP 8.1 Static Analysis: tests/controllers/RegisterTest.php#L56
No error to ignore is reported on line 56.
PHP 8.1 Static Analysis: tests/controllers/RegisterTest.php#L88
No error to ignore is reported on line 88.
PHP 8.1 Static Analysis: tests/unit/UserEntityTest.php#L47
Call to method PHPUnit\Framework\Assert::assertContains() with mixed and array{} will always evaluate to false.
PHP 8.1 Static Analysis
Process completed with exit code 1.
PHP 7.4 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.0 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.1 Static Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/