Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request January 3, 2025 19:48
Status Failure
Total duration 1m 2s
Artifacts

main.yml

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

Annotations

11 errors and 1 warning
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.
build (16.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636