fix: support variables nested in query when making private queries #146
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn lint:
src/ApolloServerManager.ts#L74
Unexpected any. Specify a different type
|
Run yarn lint:
src/ApolloServerManager.ts#L89
Unexpected any. Specify a different type
|
Run yarn lint:
src/ApolloServerManager.ts#L91
Unexpected any. Specify a different type
|
Run yarn lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
Run yarn lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
Run yarn lint:
src/utilities/createApp.ts#L13
The type 'corsOptions' is undefined
|
Run yarn lint:
src/utilities/deepMerge.ts#L51
@param path declaration ("graphqlContext.variables") root node name ("graphqlContext") does not match previous real parameter name ("options")
|
Run yarn lint:
src/utilities/deepMerge.ts#L51
Missing JSDoc @param "graphqlContext.variables" description
|
Run yarn lint:
src/utilities/deepMerge.ts#L51
Missing JSDoc @param "graphqlContext.variables" type
|
The logs for this run have expired and are no longer available.
Loading