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
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
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
9.9k
Code
Issues
995
Pull requests
445
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Go: Recognize more non-returning logging functions
- #21929
#21929
Merged
owen-mc
merged 12 commits into
github:main
github/codeql:main
from
owen-mc:go/no-ret-functions
owen-mc/codeql:go/no-ret-functions
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
12
(12)
Checks
Findings
Files changed
Merged
Go: Recognize more non-returning logging functions
#21929
owen-mc
merged 12 commits into
github:main
github/codeql:main
from
owen-mc:go/no-ret-functions
owen-mc/codeql:go/no-ret-functions
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
Recognize more non-returning logging functions
owen-mc
committed
8d099cb
View commit details
Copy full SHA for 8d099cb
Browse repository at this point
Improve noretFunctions test
owen-mc
committed
f3e3647
View commit details
Copy full SHA for f3e3647
Browse repository at this point
Improve glog (and klog) modelling
owen-mc
committed
c99dab1
View commit details
Copy full SHA for c99dab1
Browse repository at this point
Improve glog and klog tests
owen-mc
committed
45b1253
View commit details
Copy full SHA for 45b1253
Browse repository at this point
Add change note
owen-mc
committed
28bb1a6
View commit details
Copy full SHA for 28bb1a6
Browse repository at this point
(Trivial) Fix QLDoc grammar
owen-mc
committed
1a747dd
View commit details
Copy full SHA for 1a747dd
Browse repository at this point
Add missing QLDocs
owen-mc
committed
8a1e6d4
View commit details
Copy full SHA for 8a1e6d4
Browse repository at this point
Improve test for non-returning fns
owen-mc
committed
e706c5f
View commit details
Copy full SHA for e706c5f
Browse repository at this point
Accept changed test output
owen-mc
committed
adc9b77
View commit details
Copy full SHA for adc9b77
Browse repository at this point
Commits on Jun 2, 2026
Taint doesn't flow through panicking functions
owen-mc
committed
e6e8e3d
View commit details
Copy full SHA for e6e8e3d
Browse repository at this point
Model panicking log functions better
owen-mc
committed
703cea2
View commit details
Copy full SHA for 703cea2
Browse repository at this point
Update tests
owen-mc
committed
9dbe9ad
View commit details
Copy full SHA for 9dbe9ad
Browse repository at this point
You can’t perform that action at this time.