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
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 }}
avison9
/
cdclint
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: avison9/cdclint
Actions
All workflows
Workflows
ci
ci
release
release
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
58 workflow runs
58 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
A cdclint:ignore marker on the line that adds a column records a decision, so the finding stops failing the run
ci
#52:
Pull request
#21
opened by
avison9
24s
feat/ignore-marker
feat/ignore-marker
24s
View #21
View workflow file
A column an ALTER TABLE adds is placed on its own line, not on the ALTER's
ci
#51:
Pull request
#20
opened by
avison9
28s
feat/alter-column-lines
feat/alter-column-lines
28s
View #20
View workflow file
--disable leaves rules out of the output and the exit code, and says what it left out
ci
#50:
Pull request
#19
opened by
avison9
28s
feat/disable-flag
feat/disable-flag
28s
View #19
View workflow file
Merge pull request #18 from avison9/docs/release-v0.3.0
release
#6:
Commit
152ee25
pushed by
avison9
53s
v0.3.0
v0.3.0
53s
View workflow file
Merge pull request #18 from avison9/docs/release-v0.3.0
ci
#49:
Commit
152ee25
pushed by
avison9
26s
main
main
26s
View workflow file
The README says v0.3: ten rules, and MySQL sources
ci
#48:
Pull request
#18
opened by
avison9
22s
docs/release-v0.3.0
docs/release-v0.3.0
22s
View #18
View workflow file
Merge pull request #16 from avison9/feat/mysql-source
ci
#47:
Commit
bab645d
pushed by
avison9
23s
main
main
23s
View workflow file
Merge pull request #14 from avison9/feat/sink-flatten-shape
ci
#46:
Commit
2f243c6
pushed by
avison9
26s
main
main
26s
View workflow file
Merge pull request #13 from avison9/feat/captured-table-missing
ci
#45:
Commit
2870854
pushed by
avison9
22s
main
main
22s
View workflow file
A table.include.list entry that matches no table is raised, with the corrected entry when the mistake is a missing schema or a shell glob
ci
#44:
Pull request
#13
synchronize by
avison9
25s
feat/captured-table-missing
feat/captured-table-missing
25s
View #13
View workflow file
MySQL and MariaDB migrations are read, so every rule works on a MySQL source
ci
#43:
Pull request
#16
synchronize by
avison9
19s
feat/mysql-source
feat/mysql-source
19s
View #16
View workflow file
Sink columns are matched to the field that actually arrives after the connectors' transforms, and a table that misses a flatten is raised
ci
#42:
Pull request
#14
synchronize by
avison9
23s
feat/sink-flatten-shape
feat/sink-flatten-shape
23s
View #14
View workflow file
Merge pull request #15 from avison9/fix/postgres-glued-create-table
ci
#41:
Commit
b08f152
pushed by
avison9
21s
main
main
21s
View workflow file
Merge pull request #17 from avison9/fix/down-migrations
ci
#40:
Commit
f5c24f8
pushed by
avison9
25s
main
main
25s
View workflow file
The down half of a migration is not applied: golang-migrate down files and goose, sql-migrate and dbmate down sections
ci
#39:
Pull request
#17
opened by
avison9
26s
fix/down-migrations
fix/down-migrations
26s
View #17
View workflow file
MySQL and MariaDB migrations are read, so every rule works on a MySQL source
ci
#38:
Pull request
#16
opened by
avison9
24s
feat/mysql-source
feat/mysql-source
24s
View #16
View workflow file
A table name glued to a multi-line column list no longer crashes the Postgres reader
ci
#37:
Pull request
#15
opened by
avison9
22s
fix/postgres-glued-create-table
fix/postgres-glued-create-table
22s
View #15
View workflow file
Sink columns are matched to the field that actually arrives after the connectors' transforms, and a table that misses a flatten is raised
ci
#36:
Pull request
#14
opened by
avison9
26s
feat/sink-flatten-shape
feat/sink-flatten-shape
26s
View #14
View workflow file
A table.include.list entry that matches no table is raised, with the corrected entry when the mistake is a missing schema or a shell glob
ci
#35:
Pull request
#13
opened by
avison9
22s
feat/captured-table-missing
feat/captured-table-missing
22s
View #13
View workflow file
Merge pull request #12 from avison9/docs/symptoms-and-demo
ci
#34:
Commit
d098deb
pushed by
avison9
25s
main
main
25s
View workflow file
The README lists the symptoms people search for and shows a finding in one command
ci
#33:
Pull request
#12
opened by
avison9
27s
docs/symptoms-and-demo
docs/symptoms-and-demo
27s
View #12
View workflow file
Merge pull request #10 from avison9/fix/exclude-list-wording
ci
#32:
Commit
72be240
pushed by
avison9
37s
main
main
37s
View workflow file
Merge pull request #11 from avison9/feat/release-bumps-formula
ci
#31:
Commit
99e2fdf
pushed by
avison9
32s
main
main
32s
View workflow file
The release rewrites the tap's source formula, and the install docs name both Homebrew forms
ci
#30:
Pull request
#11
opened by
avison9
35s
feat/release-bumps-formula
feat/release-bumps-formula
35s
View #11
View workflow file
A column an exclude list matches is reported as matched, not as "not matched"
ci
#29:
Pull request
#10
opened by
avison9
31s
fix/exclude-list-wording
fix/exclude-list-wording
31s
View #10
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.