Skip to content

fix: packages/graphql/package.json to reduce vulnerabilities (#373) #879

fix: packages/graphql/package.json to reduce vulnerabilities (#373)

fix: packages/graphql/package.json to reduce vulnerabilities (#373) #879

Triggered via push August 1, 2024 07:21
Status Failure
Total duration 2m 31s
Artifacts

sqlite.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
tests (12.x)
Module '"apollo-server-express"' has no exported member 'PubSub'.
tests (12.x)
Module '"apollo-server-express"' has no exported member 'withFilter'.
tests (12.x)
Module '"apollo-server-express"' has no exported member 'makeExecutableSchema'.
tests (12.x)
Argument of type '{ context: (ctx: any) => any; uploads: boolean; playground: boolean; logger?: Logger | undefined; debug?: boolean | undefined; cache?: KeyValueCache<string> | "bounded" | undefined; ... 22 more ...; csrfPrevention?: boolean | ... 1 more ... | undefined; }' is not assignable to parameter of type 'Config<any>'.
tests (12.x)
Property 'installSubscriptionHandlers' does not exist on type 'ApolloServer<any>'.
tests (12.x)
Process completed with exit code 2.
tests (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests (12.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/