Skip to content

refactor: enable Rector for code analyze and increase PHPStan to level 6 #12

refactor: enable Rector for code analyze and increase PHPStan to level 6

refactor: enable Rector for code analyze and increase PHPStan to level 6 #12

Triggered via pull request January 20, 2025 04:04
Status Failure
Total duration 27s
Artifacts

tests_build.yaml

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

Annotations

6 errors and 2 warnings
PHP 8.2: src/Helpers/pageview_helper.php#L34
Parameter #1 $data of method CodeIgniter\View\View::setData() expects array<string, mixed>, list<mixed> given.
PHP 8.2: tests/Helpers/PageViewTest.php#L27
Parameter #2 $data of function pageView expects list<mixed>, array{name: 'John Doe'} given.
PHP 8.2
Process completed with exit code 1.
PHP 8.1: src/Helpers/pageview_helper.php#L34
Parameter #1 $data of method CodeIgniter\View\View::setData() expects array<string, mixed>, list<mixed> given.
PHP 8.1: tests/Helpers/PageViewTest.php#L27
Parameter #2 $data of function pageView expects list<mixed>, array{name: 'John Doe'} given.
PHP 8.1
Process completed with exit code 1.
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636