-
Notifications
You must be signed in to change notification settings - Fork 5.9k
fix: add shellcheck and fix a few warnings #22569
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
base: master
Are you sure you want to change the base?
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
Using shellcheck can potentially improve the quality of the project shell scripts. |
60d40a3
to
e00edaf
Compare
❗ Preview Environment deployment failed on BunnyshellSee: Environment Details | Pipeline Logs Available commands (reply to this comment):
|
Signed-off-by: Alexei Fedotov <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #22569 +/- ##
==========================================
+ Coverage 55.96% 56.01% +0.04%
==========================================
Files 343 343
Lines 57527 57527
==========================================
+ Hits 32197 32225 +28
+ Misses 22679 22656 -23
+ Partials 2651 2646 -5 ☔ View full report in Codecov by Sentry. |
Checklist: