Skip to content

Codeception to laravel test migration #33

Codeception to laravel test migration

Codeception to laravel test migration #33

Triggered via pull request December 19, 2023 18:52
Status Failure
Total duration 47s
Artifacts

stan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L19
Property App\Shift\Shifts\CodeceptionToLaravelTests::$nameSpaceChanges type has no value type specified in iterable type array.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L31
Method App\Shift\Shifts\CodeceptionToLaravelTests::addTestFiles() has no return type specified.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L36
Method App\Shift\Shifts\CodeceptionToLaravelTests::refactorTests() has no return type specified.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L36
Method App\Shift\Shifts\CodeceptionToLaravelTests::refactorTests() has parameter $directory with no type specified.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L52
Method App\Shift\Shifts\CodeceptionToLaravelTests::fixTestFileFormatting() has no return type specified.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L89
Method App\Shift\Shifts\CodeceptionToLaravelTests::dumpToSeeders() has no return type specified.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L97
Parameter #2 $string of function explode expects string, string|false given.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L117
Possibly invalid array key type (array<int, string>|string).
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L117
Variable $columns might not be defined.
PHP-Stan: app/Shift/Shifts/CodeceptionToLaravelTests.php#L119
Possibly invalid array key type (array<int, string>|string).
PHP-Stan
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/