Skip to content

Conversation

mgxd
Copy link
Collaborator

@mgxd mgxd commented Oct 13, 2025

Address the following:

 9 warnings found (use docker --debug to expand):
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 74)
 - UndefinedVar: Usage of undefined variable '$PYTHONPATH' (line 191)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 40)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 98)
 - UndefinedVar: Usage of undefined variable '$FSLDIR' (line 175)
 - UndefinedVar: Usage of undefined variable '$LD_LIBRARY_PATH' (line 191)
 - UndefinedVar: Usage of undefined variable '$CPATH' (did you mean $PATH?) (line 207)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 35)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 51)

Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 57.19%. Comparing base (3b4d6e9) to head (c8eb353).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #495   +/-   ##
=======================================
  Coverage   57.19%   57.19%           
=======================================
  Files          70       70           
  Lines        6866     6866           
  Branches      848      848           
=======================================
  Hits         3927     3927           
  Misses       2723     2723           
  Partials      216      216           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mgxd mgxd merged commit d7b7689 into master Oct 13, 2025
18 checks passed
@mgxd mgxd deleted the dkr/warnings branch October 13, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant