mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 12:55:48 +03:00
[PR #387] [CLOSED] fix: update golangci-lint to v1.64.8 to resolve linter errors #400
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#400
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/acme-dns/acme-dns/pull/387
Author: @michvllni
Created: 6/18/2025
Status: ❌ Closed
Base:
master← Head:fix/linter-update📝 Commits (1)
2d17bfdfix: update golangci-lint to v1.64.8 to resolve linter errors📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
.github/workflows/golangci-lint.yml(+1 -1)📄 Description
In the current version (v1.60) the linter action fails with errors:
Updating to 1.64.8 (latest 1.X) resolves this.
We should make plans to migrate to version 2, but at the moment it threw to many errors for me to safely resolve them without further discussion.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.