chore(deps): update all non-major dependencies #540
Annotations
7 errors
packages/graphql-explorer/src/ObjectSection.tsx#L158
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
packages/graphql-explorer/src/forms/ArgumentsForm.tsx#L5
`../ExplorerContext` import should occur after import of `./FormFields`
|
packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../forms/schema`
|
packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../forms/schema`
|
packages/graphql-explorer/src/logic/QueryBuilder.ts#L7
`./Configuration` import should occur before import of `../helpers`
|
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
|
|
The logs for this run have expired and are no longer available.
Loading