Open Issues Need Help
View All on GitHub good first issue code-smell
refactor(finalised_state): single durability-checkpoint helper for env.sync(true) about 2 months ago
good first issue tech-debt refactor
Integration-tests no longer pass locally on dev. 3 months ago
bug help wanted test
`DbV0::shutdown` / `DbV1::shutdown` unconditionally sleep 5s instead of awaiting the background handle 4 months ago
bug good first issue test tech-debt
fmt/clippy give different results locally vs in CI 4 months ago
good first issue CI local-tooling
zaino assumes genesis block is confirmed 4 months ago
bug help wanted Top Priority architecture code-smell zainod infrastructure reorg bug
CI does not run tests 4 months ago
bug help wanted Top Priority test CI
CI always fails on non-zingolabs branches 4 months ago
bug help wanted Top Priority test CI
documentation enhancement good first issue refactor architecture code-smell
enhancement help wanted Top Priority tracking test Discussion CI local-tooling tech-debt infrastructure
help wanted test type-safety architecture code-smell Type System Coherence
good first issue type-safety architecture api-design
Zaino reports old Zebra version after upgrade 11 months ago
bug help wanted
`cargo make test` fails with '/tmp' references about 1 year ago
AI Summary: Debug a `cargo make` failure during testing. The error message indicates that a shell script, likely generated by `cargo make`, is failing because the `source` command is not found. The task involves identifying the source of the script, determining why `source` is unavailable (e.g., incorrect shell, missing shebang), and correcting the issue to allow successful test execution.
Complexity:
3/5
bug good first issue help wanted local-tooling