Results 7 issues of Javier

Recent Zig versions flag an error here; a simple fix is to declare a local constant to carry the `len` value. Fix: #24

All the login options are Git hosting. I created an account at codeberg.org just to be able to login, as I don't intend to host any project there. But the...

Some low level functions don't set the `errmsg` pointer on every possible error. Case in point, if the shdict FFI functions are called with a NULL zone, they just return...

any project listing would need at the very least: - link to project page - link to documentation - option to non-git repositories

if the Kong client fails to connect correctly, the RunWhenEnterprise function panics when reading the (missing) configuration. Since this is a common failure in CI tests, this PR adds sanity...