Skip to content

Update Thread and Worker! #146

Update Thread and Worker!

Update Thread and Worker! #146

Triggered via push August 18, 2024 16:40
Status Failure
Total duration 48s
Artifacts

Jobs.yml

on: push
Matrix: Jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Jobs (8.2): src/vennv/vapm/ClosureThread.php#L72
Parameter #1 $data of static method vennv\vapm\Thread::post() expects string, string|false given.
Jobs (8.2): src/vennv/vapm/CoroutineScope.php#L113
Instantiated class vennv\vapm\CoroutineThread not found.
Jobs (8.2): src/vennv/vapm/CoroutineScope.php#L114
Call to method start() on an unknown class vennv\vapm\CoroutineThread.
Jobs (8.2): src/vennv/vapm/MacroTask.php#L77
Cannot call method checkTimeOut() on mixed.
Jobs (8.2): src/vennv/vapm/MacroTask.php#L78
Cannot call method run() on mixed.
Jobs (8.2): src/vennv/vapm/MacroTask.php#L79
Cannot call method isRepeat() on mixed.
Jobs (8.2): src/vennv/vapm/MacroTask.php#L79
Cannot call method resetTimeOut() on mixed.
Jobs (8.2): src/vennv/vapm/MacroTask.php#L79
Parameter #1 $sampleMacro of static method vennv\vapm\MacroTask::removeTask() expects vennv\vapm\SampleMacro, mixed given.
Jobs (8.2): src/vennv/vapm/MicroTask.php#L72
Cannot call method useCallbacks() on mixed.
Jobs (8.2): src/vennv/vapm/MicroTask.php#L73
Cannot call method setTimeEnd() on mixed.
Jobs (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, shivammathur/setup-php@2.21.1, 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/