Update! EventLoop #142
Annotations
10 errors and 2 warnings
src/vennv/vapm/EventLoop.php#L97
Cannot call method getId() on mixed.
|
src/vennv/vapm/EventLoop.php#L97
Method vennv\vapm\EventLoop::getQueue() should return vennv\vapm\Promise|null but returns mixed.
|
src/vennv/vapm/EventLoop.php#L154
Variable $promise in PHPDoc tag @var does not exist.
|
src/vennv/vapm/EventLoop.php#L158
Cannot call method getId() on mixed.
|
src/vennv/vapm/EventLoop.php#L159
Cannot call method getFiber() on mixed.
|
src/vennv/vapm/EventLoop.php#L162
Cannot call method getStatus() on mixed.
|
src/vennv/vapm/EventLoop.php#L162
Cannot call method isJustGetResult() on mixed.
|
src/vennv/vapm/EventLoop.php#L164
Cannot call method isJustGetResult() on mixed.
|
src/vennv/vapm/EventLoop.php#L164
Cannot call method setResult() on mixed.
|
src/vennv/vapm/EventLoop.php#L168
Parameter #2 $promise of static method vennv\vapm\MicroTask::addTask() expects vennv\vapm\Promise, 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/
|
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