apply bitflagset #108
ci.yaml
on: pull_request
Lint Rust & Python code
10m 1s
Run tests under miri
5m 22s
Check the WASM package and demo
7m 8s
Run snippets and cpython tests on wasm-wasi
3m 32s
Matrix: Ensure compilation on various targets
Matrix: Run rust tests
Matrix: Run snippets and cpython tests
Annotations
12 errors and 4 warnings
|
Run snippets and cpython tests on wasm-wasi
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Ensure compilation on various targets (ubuntu-latest, aarch64-unknown-linux-gnu, true)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run tests under miri
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Ensure compilation on various targets (macos-latest, aarch64-apple-ios, x86_64-apple-darwin)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Check the WASM package and demo
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Ensure compilation on various targets (ubuntu-latest, aarch64-linux-android, i686-unknown-linux-g...
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run rust tests (macos-latest)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run rust tests (ubuntu-latest)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run snippets and cpython tests (macos-latest)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run rust tests (windows-2025)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run snippets and cpython tests (windows-2025)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run snippets and cpython tests (ubuntu-latest)
Error [ERR_STREAM_WRITE_AFTER_END]: write after end
at _write (node:internal/streams/writable:487:11)
at Writable.write (node:internal/streams/writable:508:10)
at ReadStream.ondata (node:internal/streams/readable:1008:24)
at ReadStream.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
at Readable.push (node:internal/streams/readable:390:5)
at node:internal/fs/streams:292:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:668:5)
|
|
Run snippets and cpython tests on wasm-wasi
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: wasmerio/setup-wasmer@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check the WASM package and demo
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: mwilliamson/setup-wabt-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint Rust & Python code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run snippets and cpython tests (macos-latest)
openssl@3 3.6.1 is already installed and up-to-date.
To reinstall 3.6.1, run:
brew reinstall openssl@3
|