Skip to content

implement an outbox to ensure only one write() at a time #34

implement an outbox to ensure only one write() at a time

implement an outbox to ensure only one write() at a time #34

Triggered via push March 11, 2024 20:50
Status Failure
Total duration 1m 17s
Artifacts

linux.yml

on: push
Matrix: x86_64-matrix
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
x86_64-matrix (ubuntu, 20.04)
Process completed with exit code 2.
x86_64-matrix (debian, 11)
The job was canceled because "ubuntu_20_04" failed.
x86_64-matrix (debian, 11)
The operation was canceled.
x86_64-matrix (ubuntu, 22.04)
The job was canceled because "ubuntu_20_04" failed.
x86_64-matrix (ubuntu, 22.04)
The operation was canceled.
x86_64-matrix (debian, 12)
The job was canceled because "ubuntu_20_04" failed.
x86_64-matrix (debian, 12)
The operation was canceled.
x86_64-matrix (ubuntu, 20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
x86_64-matrix (ubuntu, 20.04)
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/