Skip to content

fix: fix posix semaphore blocks thread when there is no space left on… #159

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

fix: fix posix semaphore blocks thread when there is no space left on… #159

Triggered via push August 3, 2024 18:54
Status Failure
Total duration 56s
Artifacts

ci.yml

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

Annotations

8 errors and 4 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.1
Process completed with exit code 2.
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_1" failed.
PHP 8.1 on macOS
The operation was canceled.
PHP 8.1 on Windows
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.1 on Windows
The operation was canceled.
PHP 8.1
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/
PHP 8.1
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
PHP 8.2
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, nick-invision/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/