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
.
ProxySQL
/
orchestrator
Public
forked from
percona/orchestrator
Notifications
You must be signed in to change notification settings
Fork
8
Star
48
Code
Issues
2
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Fix pre-existing lint issues (partial)
- #60
#60
Merged
renecannao
merged 12 commits into
master
ProxySQL/orchestrator:master
from
issue55-lint-cleanup
ProxySQL/orchestrator:issue55-lint-cleanup
Copy head branch name to clipboard
Mar 24, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix pre-existing lint issues (partial)
#60
renecannao
merged 12 commits into
master
ProxySQL/orchestrator:master
from
issue55-lint-cleanup
ProxySQL/orchestrator:issue55-lint-cleanup
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
Fix unused lint issues: remove dead code
Show description for 943a4fc
renecannao
committed
943a4fc
View commit details
Copy full SHA for 943a4fc
Browse repository at this point
Fix ineffassign lint issues: remove ineffectual assignments
Show description for 774c111
renecannao
committed
774c111
View commit details
Copy full SHA for 774c111
Browse repository at this point
Fix errcheck lint issues: handle unchecked error returns
Show description for 440f0d7
renecannao
committed
440f0d7
View commit details
Copy full SHA for 440f0d7
Browse repository at this point
Fix govet lint issues: avoid copying lock values
Show description for 6539eff
renecannao
committed
6539eff
View commit details
Copy full SHA for 6539eff
Browse repository at this point
Fix staticcheck lint issues: address 50 static analysis findings
Show description for 4020962
renecannao
committed
4020962
View commit details
Copy full SHA for 4020962
Browse repository at this point
Fix additional staticcheck issues via auto-fix and manual cleanup
Show description for a050efe
renecannao
committed
a050efe
View commit details
Copy full SHA for a050efe
Browse repository at this point
Fix remaining errcheck issues across all packages
Show description for a86142f
renecannao
committed
a86142f
View commit details
Copy full SHA for a86142f
Browse repository at this point
Fix more errcheck and return value issues across packages
Show description for 136e94d
renecannao
committed
136e94d
View commit details
Copy full SHA for 136e94d
Browse repository at this point
Fix additional errcheck issues across agent, app, http, logic packages
Show description for 0cc3ebf
renecannao
committed
0cc3ebf
View commit details
Copy full SHA for 0cc3ebf
Browse repository at this point
Fix remaining lint issues across all packages
Show description for 081e2b6
renecannao
committed
081e2b6
View commit details
Copy full SHA for 081e2b6
Browse repository at this point
Fix final round of lint issues
Show description for 3960b59
renecannao
committed
3960b59
View commit details
Copy full SHA for 3960b59
Browse repository at this point
Address review: fix file leaks, nil checks, error handling, formatting
renecannao
committed
7a32584
View commit details
Copy full SHA for 7a32584
Browse repository at this point
You can’t perform that action at this time.