Fix phpstan! #218
Annotations
10 errors and 2 warnings
Run PHPStan:
src/vennv/vapm/ClosureThread.php#L73
No error to ignore is reported on line 73.
|
Run PHPStan:
src/vennv/vapm/ClosureThread.php#L77
Trying to invoke Generator but it's not a callable.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L222
Method vennv\vapm\Thread::__construct() has parameter $args with no value type specified in iterable type array.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L224
Static property vennv\vapm\Thread::$inputs (array<string, mixed>) does not accept array<int|string, mixed>.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L235
Offset int does not exist on array<string, mixed>.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L402
Offset int does not exist on array<string, mixed>.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L404
Offset int does not exist on array<string, mixed>.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L418
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L420
Cannot access offset mixed on mixed.
|
Run PHPStan:
src/vennv/vapm/Thread.php#L424
Parameter #2 $array of function array_map expects array, mixed given.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/[email protected], actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup PHP
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/
|
Loading