Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
docker
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
2.2k
Star
6k
Code
Issues
573
Pull requests
244
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
update to golangci-lint v1.49.0 for compatibilty with go1.19
- #3768
#3768
Merged
thaJeztah
merged 10 commits into
docker:master
docker/cli:master
from
thaJeztah:update_golangci_lint
thaJeztah/cli:update_golangci_lint
Copy head branch name to clipboard
Sep 6, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
update to golangci-lint v1.49.0 for compatibilty with go1.19
#3768
thaJeztah
merged 10 commits into
docker:master
docker/cli:master
from
thaJeztah:update_golangci_lint
thaJeztah/cli:update_golangci_lint
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2022
linting: use consts from stdlib (usestdlibvars)
Show description for d3d9301
thaJeztah
committed
d3d9301
View commit details
Copy full SHA for d3d9301
Browse repository at this point
linting: remove unused nolint comments (nolintlint)
Show description for 491407b
thaJeztah
committed
491407b
View commit details
Copy full SHA for 491407b
Browse repository at this point
linting: ST1019: package is being imported more than once (stylecheck)
Show description for ce01160
thaJeztah
committed
ce01160
View commit details
Copy full SHA for ce01160
Browse repository at this point
linting: os.Setenv() can be replaced by `t.Setenv()` (tenv)
Show description for cef8581
thaJeztah
committed
cef8581
View commit details
Copy full SHA for cef8581
Browse repository at this point
linting: tabwriter: ignore stylecheck
Show description for 7cec710
thaJeztah
committed
7cec710
View commit details
Copy full SHA for 7cec710
Browse repository at this point
linting: ST1017: don't use Yoda conditions (stylecheck)
Show description for b508b0f
thaJeztah
committed
b508b0f
View commit details
Copy full SHA for b508b0f
Browse repository at this point
linting: ST1005: error strings should not be capitalized (stylecheck)
Show description for b58731f
thaJeztah
committed
b58731f
View commit details
Copy full SHA for b58731f
Browse repository at this point
linting: G112: Potential Slowloris Attack
Show description for 9865420
thaJeztah
committed
9865420
View commit details
Copy full SHA for 9865420
Browse repository at this point
linting: assigned to src, but reassigned without using the value (wastedassign)
Show description for 3dfdaa6
thaJeztah
committed
3dfdaa6
View commit details
Copy full SHA for 3dfdaa6
Browse repository at this point
golangci-lint: update to v1.49.0 for compatibilty with go1.19
Show description for 0dd2c18
thaJeztah
committed
0dd2c18
View commit details
Copy full SHA for 0dd2c18
Browse repository at this point
You can’t perform that action at this time.