Update some comment code and eventloop! #201
Annotations
9 errors and 2 warnings
Jobs (8.2):
src/vennv/vapm/CoroutineGen.php#L170
Cannot call method dequeue() on SplQueue|null.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L149
Cannot call method getFiber() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L151
Cannot call method getStatus() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L151
Cannot call method isJustGetResult() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L153
Cannot call method isJustGetResult() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L153
Cannot call method setResult() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L157
Cannot call method getId() on mixed.
|
Jobs (8.2):
src/vennv/vapm/EventLoop.php#L157
Parameter #2 $promise of static method vennv\vapm\MicroTask::addTask() expects vennv\vapm\Promise, mixed given.
|
Jobs (8.2)
Process completed with exit code 1.
|
Jobs (8.2)
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/
|
Jobs (8.2)
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/
|