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-action
Public
Notifications
You must be signed in to change notification settings
Fork
485
Star
1.6k
Code
Issues
159
Pull requests
36
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Refactor configuration errors
- #2105
#2105
Merged
angelapwen
merged 17 commits into
github:main
github/codeql-action:main
from
angelapwen:refactor-config-errors
angelapwen/codeql-action:refactor-config-errors
Copy head branch name to clipboard
Feb 8, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Refactor configuration errors
#2105
angelapwen
merged 17 commits into
github:main
github/codeql-action:main
from
angelapwen:refactor-config-errors
angelapwen/codeql-action:refactor-config-errors
Copy head branch name to clipboard
Commits
Commits on Feb 6, 2024
Refactor existing CLI errors into new class
angelapwen
committed
1c5a7b0
View commit details
Copy full SHA for 1c5a7b0
Browse repository at this point
Move config error processing for `database init`
Show description for b5dd04b
angelapwen
committed
b5dd04b
View commit details
Copy full SHA for b5dd04b
Browse repository at this point
Fix config error checking condition
Show description for 34d760d
angelapwen
committed
34d760d
View commit details
Copy full SHA for 34d760d
Browse repository at this point
Add `processCliConfigurationError` method
angelapwen
committed
7fa31b7
View commit details
Copy full SHA for 7fa31b7
Browse repository at this point
Combine action error text into original configuration `Record`
angelapwen
committed
011aa0d
View commit details
Copy full SHA for 011aa0d
Browse repository at this point
Rename `UserError` to `ConfigurationError`
Show description for a84ad63
angelapwen
committed
a84ad63
View commit details
Copy full SHA for a84ad63
Browse repository at this point
Clarify `CliErrorCategory`
angelapwen
committed
8c539c5
View commit details
Copy full SHA for 8c539c5
Browse repository at this point
Refactor configuration error parsing logic per review
angelapwen
committed
fb9a552
View commit details
Copy full SHA for fb9a552
Browse repository at this point
Fix up tests
Show description for 8812654
angelapwen
committed
8812654
View commit details
Copy full SHA for 8812654
Browse repository at this point
Rename to `cli-errors`, clean up logging and comments
angelapwen
committed
b62de8d
View commit details
Copy full SHA for b62de8d
Browse repository at this point
Clarify comment from PR review
angelapwen
committed
a6cb48e
View commit details
Copy full SHA for a6cb48e
Browse repository at this point
Rename variable for clarity
angelapwen
committed
d64851b
View commit details
Copy full SHA for d64851b
Browse repository at this point
Remove transpiled files
angelapwen
committed
4382429
View commit details
Copy full SHA for 4382429
Browse repository at this point
Commits on Feb 7, 2024
Throw `e` even if not an `Error`
angelapwen
committed
c78e96b
View commit details
Copy full SHA for c78e96b
Browse repository at this point
Commits on Feb 8, 2024
Rename enum variables per PR review
angelapwen
committed
a2c26c9
View commit details
Copy full SHA for a2c26c9
Browse repository at this point
Merge branch 'main' into refactor-config-errors
angelapwen
committed
bcad4f7
View commit details
Copy full SHA for bcad4f7
Browse repository at this point
Resolve merge conflict
angelapwen
committed
49b80d0
View commit details
Copy full SHA for 49b80d0
Browse repository at this point
You can’t perform that action at this time.