Skip to content

fix: fix posix semaphore blocks thread when there is no space left on device #158

fix: fix posix semaphore blocks thread when there is no space left on device

fix: fix posix semaphore blocks thread when there is no space left on device #158

Triggered via pull request May 30, 2024 04:08
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
PossiblyUndefinedVariable: src/PosixSemaphore.php#L257
src/PosixSemaphore.php:257:22: PossiblyUndefinedVariable: Possibly undefined variable $id defined in try block (see https://psalm.dev/018)
PHP 8.2
Process completed with exit code 2.
PHP 8.1 on macOS
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 on macOS
The operation was canceled.
PHP 8.1 on Windows
The job was canceled because "ubuntu-latest_8_2" failed.
PHP 8.1 on Windows
The operation was canceled.
PHP 8.1
The job was canceled because "ubuntu-latest_8_2" failed.
PossiblyUndefinedVariable: src/PosixSemaphore.php#L257
src/PosixSemaphore.php:257:22: PossiblyUndefinedVariable: Possibly undefined variable $id defined in try block (see https://psalm.dev/018)
PHP 8.1
The operation was canceled.
PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/