Skip to content

chore(deps): update all non-major dependencies #706

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #706

Triggered via pull request October 19, 2024 07:39
Status Failure
Total duration 1m 3s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build (16.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 (16.x): packages/graphql-explorer/src/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../resolvers/connectionResolver`
build (16.x): packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../resolvers/connectionResolver`
build (16.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 (16.x)
Process completed with exit code 1.
build (14.x)
The job was canceled because "_16_x" failed.
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/logic/Configuration.ts#L13
`./QueryBuilder` import should occur before import of `../resolvers/connectionResolver`
build (14.x): packages/graphql-explorer/src/logic/Configuration.ts#L14
`./resolvers` import should occur before import of `../resolvers/connectionResolver`
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)
The operation was canceled.