{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":324506284,"defaultBranch":"master","name":"standard","ownerLogin":"koic","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-12-26T07:40:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13203?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1693368541.0","currentOid":""},"activityList":{"items":[{"before":"07214dd8877af378ca7704724c9f77c94e86a052","after":null,"ref":"refs/heads/fix_incorrect_diagnostic_provider_value_of_lsp","pushedAt":"2023-08-30T04:09:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"}},{"before":null,"after":"07214dd8877af378ca7704724c9f77c94e86a052","ref":"refs/heads/fix_incorrect_diagnostic_provider_value_of_lsp","pushedAt":"2023-08-30T03:26:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"koic","name":"Koichi ITO","path":"/koic","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13203?s=80&v=4"},"commit":{"message":"Fix incorrect `diagnosticProvider` value of LSP\n\n## Summary\n\nThis PR fixes incorrect `diagnosticProvider` value of LSP.\n\n`diagnosticProvider` cannot accept `true` as below. This PR replaces the originally acceptable value.\n\n```typescript\n/**\n * The server has support for pull model diagnostics.\n *\n * @since 3.17.0\n */\ndiagnosticProvider?: DiagnosticOptions | DiagnosticRegistrationOptions;\n```\n\nhttps://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#initialize\n\n## Additional Information\n\nThis issue was found in https://github.com/rubocop/rubocop/issues/12154.","shortMessageHtmlLink":"Fix incorrect diagnosticProvider value of LSP"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADdWkLNAA","startCursor":null,"endCursor":null}},"title":"Activity ยท koic/standard"}