[Graphite MQ] Draft PR GROUP:spec_3e099d (PRs 1811)#1812
Closed
graphite-app[bot] wants to merge 1 commit intomainfrom
Closed
[Graphite MQ] Draft PR GROUP:spec_3e099d (PRs 1811)#1812graphite-app[bot] wants to merge 1 commit intomainfrom
graphite-app[bot] wants to merge 1 commit intomainfrom
Conversation
<!-- Macroscope's pull request summary starts here --> <!-- Macroscope will only edit the content between these invisible markers, and the markers themselves will not be visible in the GitHub rendered markdown. --> <!-- If you delete either of the start / end markers from your PR's description, Macroscope will append its summary at the bottom of the description. --> ### Upgrade golangci-lint from v2.0.2 to v2.11.3 in devcontainer - Updates [devcontainer.Dockerfile](https://github.com/xmtp/xmtpd/pull/1811/files#diff-9d77843ba6c424b81c3b362904ad3b5c2a7cc45f0ff6d9d2c0b4613d087acb3f) to install golangci-lint v2.11.3 via the official `https://golangci-lint.run/install.sh` script instead of v2.0.2 via the GitHub raw script. - Updates [README.md](https://github.com/xmtp/xmtpd/pull/1811/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5) to reflect the Go prerequisite version change from 1.25 to 1.26. <!-- Macroscope's review summary starts here --> <sup><a href="https://app.macroscope.com">Macroscope</a> summarized edb277f.</sup> <!-- Macroscope's review summary ends here --> <!-- macroscope-ui-refresh --> <!-- Macroscope's pull request summary ends here -->
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This draft PR was created by the Graphite merge queue.
Trunk will be fast forwarded to the HEAD of this PR when CI passes, and the original PRs will be closed.
The following PRs are included in this draft PR:
Note
Update golangci-lint to v2.11.3 and Go prerequisite to 1.26 in dev tooling
golangci-lint.runinstaller script, replacing v2.0.2 installed via the GitHub raw script.Macroscope summarized 07bf2be.