fix: support variables nested in query when making private queries #146
Annotations
14 warnings
prettier
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/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/.
|
lint
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/.
|
lint:
src/ApolloServerManager.ts#L74
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L89
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L91
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
lint:
src/ApolloServerManager.ts#L132
Unexpected any. Specify a different type
|
lint:
src/utilities/createApp.ts#L13
The type 'corsOptions' is undefined
|
lint:
src/utilities/deepMerge.ts#L51
@param path declaration ("graphqlContext.variables") root node name ("graphqlContext") does not match previous real parameter name ("options")
|
lint:
src/utilities/deepMerge.ts#L51
Missing JSDoc @param "graphqlContext.variables" description
|
lint:
src/utilities/deepMerge.ts#L51
Missing JSDoc @param "graphqlContext.variables" type
|
renovate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|