-
In the context of GraphQL-Core, the following questions came up:
* Why is the `types` property of `UnionTypeDefinitionNode` marked as optional? The method `parseUnionMemberTypes()`, which is used t…
-
Metadata input from the data repository is not type checked, which can lead to mysterious server failures at run time (this happens when we run the proto based server against the current ga4gh-example…
-
-
**Reported by @rudolfmayer on 30 Nov 2010 13:33 UTC**
None
Migrated-From: http://trac.makumba.org/ticket/1263
ghost updated
6 years ago
-
In the current state, the code is only observing github "Push Events", which means that, when you create a new branch or repository, you'll be ignored.
![image](https://user-images.githubuserconten…
-
**What version of Ajv are you using? Does the issue happen if you use the latest version?**
8.17.1
**Ajv options object**
```javascript
{
removeAdditional: true
}
```
**JSON Sc…
-
```
Microsoft's Framework Design Guidelines suggest that generic type
parameters should be "T" or begin with "T". Unfortunately, Agent Smith
(v1.3.7) lacks of support for generic type parameters at al…
-
I was writing a wdl with this line in the task definition
`Float vaf = .01`
and was getting this error when validating
`Error: Invalid WDL: ERROR: Unexpected symbol (line 28, col 16) when pa…
-
I noticed this while working on #1432 (i.e. it was broken before) with the mock beamline environment.
![Peek 2024-10-03 11-19](https://github.com/user-attachments/assets/f2cec829-07ea-4890-8450-956…
-
**As Taquito user, I want to validate smart contract calls, so that I can have improved error handling through catch errors earlier and with more context**
**Background**
The Taquito smart contrac…