Skip to content

LSP Rewrite Step 1: fix many bugs, more LSP test coverage! #397

LSP Rewrite Step 1: fix many bugs, more LSP test coverage!

LSP Rewrite Step 1: fix many bugs, more LSP test coverage! #397

Triggered via pull request February 27, 2024 18:52
Status Failure
Total duration 3m 18s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
Build: packages/graphql-language-service-server/src/GraphQLCache.ts#L96
Class 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service-server/src/GraphQLCache").GraphQLCache' incorrectly implements interface 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service/dist/types").GraphQLCache'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L35
'CompletionItem' is declared but never used.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L243
Argument of type 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service-server/src/GraphQLCache").GraphQLCache' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service/dist/types").GraphQLCache'.
Build: packages/graphql-language-service-server/src/GraphQLCache.ts#L96
Class 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service-server/src/GraphQLCache").GraphQLCache' incorrectly implements interface 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service/dist/types").GraphQLCache'.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L35
'CompletionItem' is declared but never used.
Build: packages/graphql-language-service-server/src/MessageProcessor.ts#L243
Argument of type 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service-server/src/GraphQLCache").GraphQLCache' is not assignable to parameter of type 'import("/home/runner/work/graphiql/graphiql/packages/graphql-language-service/dist/types").GraphQLCache'.
Build
Process completed with exit code 2.
Install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Licenses
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CSpell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Jest Unit & Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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/.