-
### Which packages are impacted by your issue?
`near-operation-file` preset
### Describe the bug
When a .gql document contains a query to a field that is a custom scalar, the generated .ts fi…
rixth updated
6 months ago
-
When I try to ***Try it out*** I cannot press the execute button.
I see this error in the console-tab as soon as I press that button.
![image](https://user-images.githubusercontent.com/266216/893…
-
So here's a surprising thing that can happen in trio right now: if you have a generator (or async generator, doesn't matter) that yields inside a cancel scope, then the cancel scope remains in effect …
-
### Feature description
We use the stub server extensively to provide frontend developers with good examples. A common use case is that APIs return a list of objects:
```json
[
{ "foo": 42 }…
-
Greeting,
I m new when it comes using ceedling to ensure some unit test of my embeded application
though after a lot of researchs and trials I failed producing a test converage for my app :
![i…
-
I seem to do something wrong here...
I try to generate rdoc for a rails 3.2.13 / ruby 1.9.3 /rdoc 3.2.12 project...
```
$ rdoc -o doc -f bootstrap app/**/*.rb
Parsing sources...
100% [64/64] app/mod…
-
### Description
When executing scancode with `-p` parameter, the following error message occurs.
with '-p', it failed
```
$ scancode -p --json CocoaPods_fail.json CocoaPods/spec/fixtures…
-
I have a common error that I want to return from a few APIs called `ApiError`. I have defined this in my `error` crate:
```
[Error]
enum ApiError {
"Unknown",
"Internal",
...
};
```
When …
-
https://github.com/smartystreets/gunit
Similar to #1976.
-
We've intended since #1224 to *eventually* merge [the website](https://hypothesis.works/) into this repo, and between #2664 and https://github.com/HypothesisWorks/HypothesisWorks.github.io/pull/30 I t…