-
Notifications
You must be signed in to change notification settings - Fork 3.4k
feat(ci): block unpinned or lower bound only python dependencies #15791
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
use exec mode add +e to continue checking for violations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
actionlint
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:64:59: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:67:16: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:70:17: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:71:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:76:80: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:77:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:79:26: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:81:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:82:17: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:83:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:87:40: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:88:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:89:101: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:90:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:91:34: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:92:70: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:93:77: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:94:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:95:34: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:96:80: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:97:78: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:98:74: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:99:73: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:9:65: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:14:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:45:5: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:81:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:87:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
actionlint
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:64:59: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:67:16: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:70:17: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:71:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:76:80: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:77:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:79:26: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:81:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:82:17: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:83:14: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:87:40: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:88:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:89:101: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:90:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:91:34: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:92:70: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:93:77: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:94:12: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:95:34: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:96:80: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:97:78: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:98:74: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:99:73: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:9:65: Double quote to prevent globbing and word splitting [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:14:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:45:5: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:81:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:87:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
| run: | |
|
|
||
| - name: Discover Python projects with exclusions | ||
| id: discover | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:23:40: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Compare dependencies and collect results | ||
| id: compare | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:34:42: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Compare dependencies and collect results | ||
| id: compare | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:35:46: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:100:12: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:101:27: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:42:14: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:45:29: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:46:16: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:47:74: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:48:74: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:64:59: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:67:16: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:70:17: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:71:14: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:76:80: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:9:65: Double quote to prevent globbing and word splitting [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:14:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:45:5: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:81:3: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
|
||
| - name: Generate GitHub Actions Summary | ||
| if: always() | ||
| run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2129:style:87:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
Add GitHub Actions workflow to prevent unpinned dependencies in PRs: