Update some methods and add new Mutex! #198
Annotations
4 errors and 2 warnings
src/vennv/vapm/CoroutineGen.php#L167
Parameter #1 $childCoroutine of static method vennv\vapm\CoroutineGen::schedule() expects vennv\vapm\ChildCoroutine, vennv\vapm\ChildCoroutineInterface given.
|
src/vennv/vapm/Mutex.php#L74
PHPDoc tag @return with type void is incompatible with native type Generator.
|
src/vennv/vapm/Mutex.php#L87
PHPDoc tag @return with type void is incompatible with native type Generator.
|
|
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/
|
This job failed
Loading