chore(deps): update all non-major dependencies #708
Annotations
5 errors
Run npm test:
packages/graphql-explorer/src/ObjectSection.tsx#L158
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
Run npm test:
packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../resolvers/connectionResolver`
|
Run npm test:
packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../resolvers/connectionResolver`
|
Run npm test:
packages/graphql-explorer/src/ui/PanelContainer.tsx#L47
The object passed as the value prop to the Context provider (at line 47) changes every render. To fix this consider wrapping it in a useMemo hook
|
Run npm test
Process completed with exit code 1.
|
Loading