-
[hasura/client.tsx](https://github.com/deep-foundation/hasura/blob/947d587f3e53ccecf47b25fbfe5dc61fa43df321/client.tsx#L54)
```
): ApolloClient {
uses ApolloClient from @apollo/client, we shoul…
-
I started implementing testing following this guide:
[https://japa.dev](https://japa.dev)
I would love for someone to finish it off.
-
**Is your feature request related to a problem? Please describe.**
We want to generate as much of the code as possible from the OpenAPI. This will help us to stay up to date with the protocol and i…
-
Hey Hyperlane, we'd really appreciate if you publish a Grafana dashboard JSON config for relayer agents. I know you have an advanced Grafana setup for relayers' monitoring across many envs and chains,…
-
### Describe the bug
**Pretext**
I have some expensive preprocessing methods which need to run on build of my static website.
I first tried executing them in `svelte.config.js` but I couldn't use t…
-
node_modules/parse5/dist/tokenizer/index.d.ts:3:10 - error TS2305: Module '"entities/lib/decode.js"' has no exported member 'EntityDecoder'.
3 import { EntityDecoder } from 'entities/lib/decode…
-
When I run eslint I get the Parsing Error: 'Unexpected Token' when including pluginCypress. When I remove pluginCypress the error goes away. Please let me know if it's something obvious or if I need …
-
* Period: Held every two weeks, starting at 9:00 on Sunday night, pay attention to the group notice for the specific time;
* Participants: community users, developers, as long as you are interested, …
-
I am migrating a Next.js project to ESLint 9 with flat file format. I have gotten every plugin to work quite simply by following what it says in each projects docs. However, I cannot make "eslint-plug…
-
### Use case
I would like to use the Powertools parser library to parse the AppSync lambda resolver event. (The fields are described here: https://docs.aws.amazon.com/appsync/latest/devguide/resolve…