Fix phpstan! #147
Annotations
6 errors and 2 warnings
src/vennv/vapm/ClosureThread.php#L72
Ternary operator condition is always false.
|
src/vennv/vapm/CoroutineScope.php#L113
Instantiated class vennv\vapm\CoroutineThread not found.
|
src/vennv/vapm/CoroutineScope.php#L114
Call to method start() on an unknown class vennv\vapm\CoroutineThread.
|
src/vennv/vapm/MicroTask.php#L76
Parameter #1 $id of static method vennv\vapm\MicroTask::removeTask() expects int, mixed given.
|
src/vennv/vapm/Thread.php#L358
Static method vennv\vapm\Thread::isPost() is unused.
|
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading