Skip to content

remove db.rocksdb* from config.tera.toml #13292

remove db.rocksdb* from config.tera.toml

remove db.rocksdb* from config.tera.toml #13292

Triggered via pull request March 12, 2026 08:10
Status Failure
Total duration 24m 1s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
e2e_test
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
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)
format
Repository is in a detached HEAD state. git-auto-commit will likely handle this automatically. To avoid it, check out a branch using the ref option in actions/checkout.