Oliver Brotchie
Oliver Brotchie
Currently the only supported SSL mode is verify-full or disable but it does not support 'require' or 'prefer'. For example, to connect to Heroku PostgreSQL instance, it needs to be...
### Actual Results / Problem On app install after choosing a profile, the active Bluetooth switches display the inactive gray style. The animation is also bugged and flickers in-between on/off...
Is this package still being actively maintained? It's been over a year since the last commit and there seems to be a buildup of Dependabot PRs. We use this package...
Example: `--n: url('Some Url')` This is valid CSS however it throws this error during compilation: > Error: Invalid CSS after " ": expected "}", was "url('Some Url')"
### Original Comment This function could produce an Ok. ```TypeScript const a = 2 as unknown as Error const res = Err(a) // Not a string, not an Error, but...
Currently, the documentation is far from the standards set out in Rust's [`Result`](https://doc.rust-lang.org/std/result/enum.Result.html) and [`Option`](https://doc.rust-lang.org/std/option/enum.Option.html). The `readme` should be improved and include how to use this library via node. The...
Custom error should be implemented to replace the boxed generic error to give better outputs.
Official testing should be written to catch unintended emergent behaviour.
Trailing whitespace on XML and new HTML entries when edited.