Jack Fowler
Jack Fowler
When I run **Pandoc**: `Panpipe.pandoc("# Example doc", to: :html)` I am seeing this error: ` sh: line 0: exec: /project/_build/dev/lib/rambo/priv/rambo: cannot execute: No such file or directory {:error, "rambo exited...
**Describe the bug** A clear and concise description of what the bug is. Only part of the emoji icon is clickable **To Reproduce** Steps to reproduce the behavior: 1. Go...
go run gen/gqlgen/*.go # github.com/Yamashou/gqlgenc/config ../../../go/pkg/mod/github.com/!yamashou/[email protected]/config/config.go:204:15: cannot use config.PackageConfig{…} (value of type "github.com/99designs/gqlgen/codegen/config".PackageConfig) as type "github.com/99designs/gqlgen/codegen/config".ExecConfig in struct literal make: *** [gen_graphql] Error 2
I could pass the test with my code and the solution code however the next code block always fails with the following: ```python --------------------------------------------------------------------------- IndexError Traceback (most recent call last)...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it In vs code to move a line up it should be option...
- [x] move an item up in a list - [x] move an item up in a list with children - [ ] silently fail when the item is first...
When I run rambo: `Rambo.run("ls", ["-l", "-a"])` I am seeing this error: ` sh: line 0: exec: /project/_build/dev/lib/rambo/priv/rambo: cannot execute: No such file or directory {:error, "rambo exited with 126"}...
How is mix coveralls calculated? For example if I have 1 file with 0% coverage with 500 lines of code and another file with 1000 lines of code and 100%...
Below is an opaque string for the cursor value: `0x14000909420g3QAAAABZAACaWRtAAAAGjAxR0pCUDlYMzhZRktWRjMzMjQzTVM4Q1o2` However I get the following error when casting the value with `graphql.ID()`. `Message: Variable $after of type ID! found as...