Files
poimen-memory/crates/mem-ingest
rock e1ae9c6aa9
Build and Push / Test (push) Failing after 1m53s
Build and Push / Build and push image (push) Skipped
fix: resolve compilation errors in mem-ingest and mem-cli
- Fix Record import: mem_core::Record instead of mem_chunk
- Remove unused imports (anyhow::anyhow, Pin, Context, Poll, Result)
- Stub check_database() in verify.rs (pending PgRepo implementation)
- Wrap run_id with Some() to match Option<String> type
- All tests pass, no blocking compilation errors
2026-08-28 15:01:00 -07:00
..