fix: fix posix semaphore blocks thread when there is no space left on… #159
Annotations
2 errors and 2 warnings
src/PosixSemaphore.php#L257
src/PosixSemaphore.php:257:22: PossiblyUndefinedVariable: Possibly undefined variable $id defined in try block (see https://psalm.dev/018)
|
|
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/
|
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/
|
This job failed
Loading