Sinc63
Sinc63
### Precheck * Take a look at the open issues and be sure that your issue is not already covered. * Be sure your versions of Dialyxir and Erlex are...
Unknown error occurred: %FunctionClauseError{args: nil, arity: 1, clauses: nil, function: :format_long, kind: nil, module: Dialyxir.Warnings.OpaqueTypeTest} Legacy warning: ets.ex:15: The type test is_reference('undefined' | ets:tid()) breaks the opacity of the term...
I'm using briefly to create a temporary directory for my app. Got an error message that there were too many attempts to create the directory. Looking at the code it...
**Describe the bug** Failed to translate "agents-0", which contains "# Agents" **Extension Version** i18n Ally 2.12.0 **Framework/i18n package you are using** vue-i18n **To Reproduce** Steps to reproduce the behavior: 1....
**Describe the bug** The Usage Report does not sort keys alphabetically, and does not seem to have any search capability, so if I want to find where one of my...
I just migrated from the unsupported FakerElixir library to Faker and was disappointed that several of my more widely used interfaces don't exist here. It would be helpful for others...
Primarily this replaces the deprecated Arc dependency in test with the replacement Waffle app.
The end of the coveralls report shows the total percentage covered, so the total of relevant and missed are obviously being tracked. Can we have an option (or maybe there...
add handler for error condition to avoid crash on error Closes #https://github.com/codedge-llc/kadabra/issues/44
### Environment * Elixir & Erlang/OTP versions (`elixir --version`): * Operating system: ### Current behavior Many tests in kadabra_test and a couple in connection_test fail because the URI used is...