Skip to content

build: upgrade go and deps - #63

Merged
dhth merged 1 commit into
mainfrom
upgrade-deps
Apr 5, 2025
Merged

dhth merged 1 commit into
mainfrom
upgrade-deps

Conversation

@dhth

@dhth dhth commented Apr 5, 2025

Copy link
Copy Markdown
Owner

Migrate to golangci-lint version v2.

Migrate to golangci-lint version v2.
@dhth
dhth requested a review from Copilot April 5, 2025 14:21

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 10 out of 12 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • .github/scripts/get-yamlfmt.sh: Language not supported
  • go.mod: Language not supported
Comments suppressed due to low confidence (3)

.github/workflows/lint.yml:10

  • Restricting the path filter to only '.github/workflows/lint.yml' may prevent the lint workflow from triggering on changes to other workflow files. Confirm if this limitation is intentional.
      - ".github/workflows/lint.yml"

.github/workflows/build.yml:10

  • Narrowing the path filter to only '.github/workflows/build.yml' might restrict the build workflow from triggering on updates to other related workflows. Verify if this change is desired.
      - ".github/workflows/build.yml"

.github/workflows/back-compat-pr.yml:8

  • Limiting the path filter to only '.github/workflows/back-compat-pr.yml' could hinder the workflow from running on changes to other GitHub workflow files. Confirm whether this is the intended behavior.
      - ".github/workflows/back-compat-pr.yml"

@dhth
dhth merged commit 0493ed5 into main Apr 5, 2025
@dhth
dhth deleted the upgrade-deps branch April 5, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants