Skip to content

[Snyk] Security upgrade apollo-server-express from 2.26.2 to 3.0.0 #863

[Snyk] Security upgrade apollo-server-express from 2.26.2 to 3.0.0

[Snyk] Security upgrade apollo-server-express from 2.26.2 to 3.0.0 #863

Triggered via pull request November 28, 2023 14:11
Status Failure
Total duration 2m 46s
Artifacts

mongodb.yml

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

Annotations

6 errors and 1 warning
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/