Skip to content

build(deps): bump @apollo/client from 3.7.10 to 3.13.3 #24357

build(deps): bump @apollo/client from 3.7.10 to 3.13.3

build(deps): bump @apollo/client from 3.7.10 to 3.13.3 #24357

Triggered via pull request March 8, 2025 18:56
Status Failure
Total duration 2m 6s
Artifacts

pr-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Unit tests: components/errors/GraphQLErrorPage.test.tsx#L11
Type '{ message: string; graphQLErrors: any[]; networkError: null; extraInfo: undefined; name: string; clientErrors: never[]; }' is missing the following properties from type 'ApolloError': protocolErrors, cause
Unit tests: components/features/Authentication/Login.test.tsx#L115
Object literal may only specify known properties, and 'nodes' does not exist in type 'GraphQLFormattedError'.
Unit tests: components/features/Authentication/Login.test.tsx#L147
Object literal may only specify known properties, and 'nodes' does not exist in type 'GraphQLFormattedError'.
Unit tests: components/features/Authentication/Login.test.tsx#L178
Object literal may only specify known properties, and 'nodes' does not exist in type 'GraphQLFormattedError'.
Unit tests
Process completed with exit code 2.
Unit tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101