plocket

Results 18 issues of plocket

The `additionalProperties` error message names the additional property: `Property arbitrary_key is not expected to be here.` The `unevaluatedProperties` error message doesn't: `unevaluatedProperties must NOT have unevaluated properties`. It also shows...

This may be a `leven` package error, but I suspect it's just not being given the right argument types. ## Expected behavior A ajv regular error output ## Actual behavior...

One of my error messages is because my `attachment["raw"]` requires `attachment["content file"]`. The most specific error I get is `/attachment/0 must have required property 'content file'.` ```json "attachment": { "dependencies":...

Currently, the README has ``` $ npm i better-ajv-errors $ # Or $ yarn add better-ajv-errors ``` One problem with this is that it doesn't allow the developer to just...

Close #178. Allows developer to just copy/paste, which avoids the danger from typo squatting.

Thanks, very grateful for this incredible tool. I'm not sure the right way to phrase this question. From [what I've read](https://github.com/wbond/package_control/issues/1612#issuecomment-1841436063), I've come to conclude that when I install package...

question

https://github.com/SuffolkLITLab/docassemble-AssemblyLine-documentation/pull/122#discussion_r645775371 Make sure of this explanation: > I think `user_role` is the runtime variable, and `typical role` is the "compile time" value. If [typical role anything but 'unknown'](https://github.com/SuffolkLITLab/docassemble-AssemblyLine/blob/48705945f9336adce66c62140bdc3cfa9f8c0ac1/docassemble/AssemblyLine/data/questions/al_code.yml#L175), then user_role...

Related to #336 and #339. Improve to words that describe these specific actions like "Read page", instead of generic ones like "play"

accessibility