Petr Devyaterikov

Results 16 issues of Petr Devyaterikov

When i check my extensions conf, i have got an error: `func_odbc.conf:6 E_CONF_KEY_INVALID: expected valid var/object or new context, got 'writesql+'` My func_odbc.conf: ``` [ADD] prefix=REPORTS synopsis=Get report values from...

When installing cosmic-greater-git, I get an error: ``` ==> ERROR: A failure occurred in prepare(). Aborting... aura :: Package failed to build, citing: ```

bug?

I set delmakedeps = true in ~/.config/aura/config.toml After building and installing the package from aur, aura asks me to remove all make dependencies, but skips base-devel

Previously I used paru with --chroot flag always. Now I tried aura and found that here you need to add each packet that I want to assemble in a similar...

request

**What version of Ajv are you using? Does the issue happen if you use the latest version?** 8.17.1, Yes Here is a link to the documentation: https://json-schema.org/understanding-json-schema/reference/type The syntax I...

**What issue does this pull request resolve?** Fixes: UncheckedJSONSchemaType ['type'] field does not support 'array', 'object', and 'null' in an array [#2518](https://github.com/ajv-validator/ajv/issues/2518) **What changes did you make?** Fixed the type...