Skip to content

Update thread + worker! #217

Update thread + worker!

Update thread + worker! #217

Triggered via push September 2, 2024 05:00
Status Failure
Total duration 1m 0s
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#L59
Method vennv\vapm\ClosureThread::__construct() has parameter $args with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/ClosureThread.php#L72
Trying to invoke Generator but it's not a callable.
Jobs (8.2): src/vennv/vapm/Thread.php#L222
Method vennv\vapm\Thread::__construct() has parameter $args with no value type specified in iterable type array.
Jobs (8.2): src/vennv/vapm/Thread.php#L224
Static property vennv\vapm\Thread::$inputs (array<string, mixed>) does not accept array<int|string, mixed>.
Jobs (8.2): src/vennv/vapm/Thread.php#L235
Offset int does not exist on array<string, mixed>.
Jobs (8.2): src/vennv/vapm/Thread.php#L402
Offset int does not exist on array<string, mixed>.
Jobs (8.2): src/vennv/vapm/Thread.php#L404
Offset int does not exist on array<string, mixed>.
Jobs (8.2): src/vennv/vapm/Thread.php#L418
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
Jobs (8.2): src/vennv/vapm/Thread.php#L420
Cannot access offset mixed on mixed.
Jobs (8.2): src/vennv/vapm/Thread.php#L424
Parameter #2 $array of function array_map expects array, mixed given.
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/