-
Notifications
You must be signed in to change notification settings - Fork 2.3k
gopls/internal/settings: correct SemanticTokenTypes source #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR (HEAD: c81d388) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/tools/+/652655. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Hongxiang Jiang: Patch Set 1: Code-Review+2 Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-02-26T16:06:24Z","revision":"dc463e1b7685df7c109b5bf93343c9352128c046"} Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Hongxiang Jiang: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Hongxiang Jiang: Patch Set 1: -Commit-Queue Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Go LUCI: Patch Set 1: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
Message from Robert Findley: Patch Set 1: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/652655. |
fix golang/go#71964 Change-Id: I2694023636272ea971880865a4f2cb6d9192d7d5 GitHub-Last-Rev: c81d388 GitHub-Pull-Request: #564 Reviewed-on: https://go-review.googlesource.com/c/tools/+/652655 Reviewed-by: Hongxiang Jiang <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Robert Findley <[email protected]> Auto-Submit: Hongxiang Jiang <[email protected]>
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-02-26T17:50:44Z","revision":"ddc4bd55332ab2e7c8274a74f907a1b8d8cfef69"} Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 1: This CL has failed the run. Reason: Tryjob golang/try/x_tools-gotip-linux-arm64 has failed with summary (view all results):
Build or test failure, click here for results. To reproduce, try Additional links for debugging: Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 1: LUCI-TryBot-Result-1 Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 1: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-02-26T18:34:58Z","revision":"ddc4bd55332ab2e7c8274a74f907a1b8d8cfef69"} Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 1: This CL has failed the run. Reason: Tryjob golang/try/x_tools-gotip-linux-arm64-boringcrypto has failed with summary (view all results):
Build or test failure, click here for results. To reproduce, try Additional links for debugging: Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 2: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-02-26T20:51:17Z","revision":"00e077860dc72bf04b1354ea02cf770bd2ca169e"} Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 2: LUCI-TryBot-Result-1 Copied votes on follow-up patch sets have been updated:
Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 3: Dry run: CV is trying the patch. Bot data: {"action":"start","triggered_at":"2025-02-26T20:52:01Z","revision":"a3e4a442cf5d0b957663f9c8a0001e76a8876c16"} Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 3: This CL has passed the run Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Go LUCI: Patch Set 3: LUCI-TryBot-Result+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
Message from Robert Findley: Patch Set 3: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/652915. |
…TokenTypes source fix golang/go#71964 Change-Id: I2694023636272ea971880865a4f2cb6d9192d7d5 GitHub-Last-Rev: c81d388 GitHub-Pull-Request: #564 Reviewed-on: https://go-review.googlesource.com/c/tools/+/652655 Reviewed-by: Hongxiang Jiang <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Robert Findley <[email protected]> Auto-Submit: Hongxiang Jiang <[email protected]> (cherry picked from commit d740adf) Reviewed-on: https://go-review.googlesource.com/c/tools/+/652915
This PR is being closed because golang.org/cl/652915 has been merged. |
fix golang/go#71964