chore(deps): update all non-major dependencies #540
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors
build (14.x):
packages/graphql-explorer/src/ObjectSection.tsx#L158
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
build (14.x):
packages/graphql-explorer/src/forms/ArgumentsForm.tsx#L5
`../ExplorerContext` import should occur after import of `./FormFields`
|
build (14.x):
packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../forms/schema`
|
build (14.x):
packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../forms/schema`
|
build (14.x):
packages/graphql-explorer/src/logic/QueryBuilder.ts#L7
`./Configuration` import should occur before import of `../helpers`
|
build (14.x):
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
|
build (14.x)
Process completed with exit code 1.
|
build (16.x)
The job was canceled because "_14_x" failed.
|
build (16.x)
The operation was canceled.
|