Josh Soref
Josh Soref
- [x] This is not a support question, I have read [about opensource](https://www.powerdns.com/opensource.html) and will send support questions to the IRC channel, [GitHub Discussions](https://github.com/PowerDNS/pdns/discussions/) or the mailing list. - [x]...
https://github.com/check-spelling-sandbox/pdns/security/quality/rules/py%2Fcall-to-non-callable https://github.com/PowerDNS/pdns/blob/93edc7bd31032e0b40d948d259e5fa038c145324/pdns/keyroller/pdnsapi/metadata.py#L2-L5 `type` is a string argument on line 2. line 5 has forgotten that it declared an argument of type string called `type` and is now trying (but failing)...
EQ Bank logo based on https://upload.wikimedia.org/wikipedia/commons/2/2f/Logo_of_EQ_Bank.svg
- [x] I have searched [open issues and pull requests](https://github.com/2factorauth/twofactorauth/issues?q=is%3Aopen). The issue I'm creating is not a duplicate of an existing open issue or pull request. ### Information about the...
- [x] I have searched [open issues and pull requests](https://github.com/2factorauth/twofactorauth/issues?q=is%3Aopen). The issue I'm creating is not a duplicate of an existing open issue or pull request. ### Information about the...
## Generic requirements in order to contribute to MISP: * One Pull Request per fix/feature/change/... * Keep the amount of commits per PR as small as possible: if for any...
`Setup` is a noun, but the sentence wants to use a verb ([set up](https://www.merriam-webster.com/dictionary/setup#dictionary-entry-2)). ## Summary by CodeRabbit * **Documentation** * Improved wording in the Advanced Configuration instructions, clarifying the...
With these changes, the following are used: ``` actions/checkout@v6 actions/setup-node@v6 amannn/action-semantic-pull-request@v5 andresz1/size-limit-action@v1 davelosert/vitest-coverage-report-action@v2 docker/build-push-action@v6 docker/login-action@v3 docker/setup-buildx-action@v3 docker/setup-qemu-action@v3 kt3k/[email protected] styfle/[email protected] ``` I'm not including updates for the other developers as I...
**What this PR does / why we need it**: This PR adds path-ish information to errors to address #9402 **Special notes for your reviewer**: **If applicable**: - [ ] this...
> ### [Identical operands](https://github.com/check-spelling-sandbox/pdns/security/quality/rules/js%2Fredundant-operation) > Passing identical, or seemingly identical, operands to an operator such as subtraction or conjunction may indicate a typo; even if it is intentional, it makes...