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 }}
chrchr-github
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: chrchr-github/cppcheck
Actions
All workflows
Workflows
Build manual
Build manual
CI-cygwin
CI-cygwin
CI-mingw
CI-mingw
CI-unixish
CI-unixish
CI-unixish-docker
CI-unixish-docker
CI-windows
CI-windows
CIFuzz
CIFuzz
clang-tidy
clang-tidy
CodeQL
CodeQL
corpus
corpus
Show more workflows...
Management
Caches
CI-windows
CI-windows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
CI-windows.yml
will be ignored since log searching is not yet available
54 workflow runs
54 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Partial fix for #14911 FN knownConditionTrueFalse for number literal…
CI-windows
#3134:
Commit
a156364
pushed by
chrchr-github
17m 44s
main
main
17m 44s
View workflow file
fix #14795: FP unusedStructMember when type is a template parameter (…
CI-windows
#3133:
Commit
422e90c
pushed by
chrchr-github
12m 28s
main
main
12m 28s
View workflow file
Add test for #14422 (#8742)
CI-windows
#3132:
Commit
678290c
pushed by
chrchr-github
18m 53s
main
main
18m 53s
View workflow file
Fix #14880 add support for Folders in slnx project file and skip non …
CI-windows
#3131:
Commit
d32c01d
pushed by
chrchr-github
18m 24s
main
main
18m 24s
View workflow file
Partial fix for 9049: False negative: uninitialized variable with nes…
CI-windows
#3130:
Commit
bcd74c7
pushed by
chrchr-github
16m 32s
main
main
16m 32s
View workflow file
Fix #14886 fuzzing crash (null-pointer-use) in SymbolDatabase::create…
CI-windows
#3129:
Commit
ac061da
pushed by
chrchr-github
10m 7s
main
main
10m 7s
View workflow file
Fix #14864 FN knownConditionTrueFalse with default initialized user t…
CI-windows
#3128:
Commit
86f4c91
pushed by
chrchr-github
18m 45s
main
main
18m 45s
View workflow file
Fix #14848 FP compareValueOutOfTypeRangeError and knownConditionTrue…
CI-windows
#3127:
Commit
49f7cd2
pushed by
chrchr-github
12m 19s
main
main
12m 19s
View workflow file
Refs #12986: Tokenizer: don't simplify init list containing default-c…
CI-windows
#3126:
Commit
051584c
pushed by
chrchr-github
12m 24s
main
main
12m 24s
View workflow file
Partial fix for #14833 FN returnDanglingLifetime with memcpy() (#8647)
CI-windows
#3125:
Commit
9becbb6
pushed by
chrchr-github
12m 46s
main
main
12m 46s
View workflow file
Update Japanese translation for v2.21 (#8630)
CI-windows
#3124:
Commit
2285c1d
pushed by
chrchr-github
14m 59s
main
main
14m 59s
View workflow file
Update get_checkers.py and lib/checkers.cpp (#8616)
CI-windows
#3123:
Commit
26bff2d
pushed by
chrchr-github
16m 2s
main
main
16m 2s
View workflow file
Fix #14728 FP ctunullpointer with std::optional (#8536)
CI-windows
#3122:
Commit
2d6f23e
pushed by
chrchr-github
17m 54s
main
main
17m 54s
View workflow file
Fix #14711 FP identicalInnerCondition, return expression is not condi…
CI-windows
#3121:
Commit
89da2d1
pushed by
chrchr-github
15m 59s
main
main
15m 59s
View workflow file
Partial fix for #6710 FN nullPointerRedundantCheck after pointer usag…
CI-windows
#3120:
Commit
9988cd5
pushed by
chrchr-github
14m 33s
main
main
14m 33s
View workflow file
Fix #14669 Typedef not simplified: typedef struct T* T; (#8450)
CI-windows
#3119:
Commit
23cc32e
pushed by
chrchr-github
15m 49s
main
main
15m 49s
View workflow file
Fix #14539: false positive: constParameterPointer with type alias (#8…
CI-windows
#3118:
Commit
30cdc63
pushed by
chrchr-github
10m 36s
main
main
10m 36s
View workflow file
Fix #11300 FP accessMoved with write access (inconclusive) (#8423)
CI-windows
#3117:
Commit
2cfa74b
pushed by
chrchr-github
16m 49s
main
main
16m 49s
View workflow file
Fix #14654 Bad configuration for BOOST_AUTO_TEST_CASE
CI-windows
#3116:
Pull request
#8
opened by
chrchr-github
12m 4s
chr_14654
chr_14654
12m 4s
View #8
View workflow file
style: remove unnecessary semicolon after namespace (#8410)
CI-windows
#3115:
Commit
db9f970
pushed by
chrchr-github
16m 14s
main
main
16m 14s
View workflow file
Add test for #14372: Unmatched suppression reported for block suppres…
CI-windows
#3114:
Commit
f6b31b7
pushed by
chrchr-github
12m 59s
main
main
12m 59s
View workflow file
Fix #13305 FN moduloofone with %= (#8353)
CI-windows
#3113:
Commit
8119a9d
pushed by
chrchr-github
14m 0s
main
main
14m 0s
View workflow file
Fix #14581 FP missingOverride for uninstantiated template overload (#…
CI-windows
#3112:
Commit
7d80f64
pushed by
chrchr-github
21m 2s
main
main
21m 2s
View workflow file
Fix #14494: FP syntaxError (parenthesis after if) (#8218)
CI-windows
#3111:
Commit
f27f35b
pushed by
chrchr-github
17m 1s
main
main
17m 1s
View workflow file
Partial fix for #14524 FN memleak with C++ cast (#8249)
CI-windows
#3110:
Commit
afc317e
pushed by
chrchr-github
16m 42s
main
main
16m 42s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.